Download Latest Version Duende.BFF 4.3.0 source code.zip (22.4 MB) Google Add to Preferred Sources
Home / bff-4.3.0
Name Modified Size InfoDownloads / Week
Parent folder
Duende.BFF 4.3.0 source code.tar.gz 2026-09-15 19.0 MB
Duende.BFF 4.3.0 source code.zip 2026-09-15 22.4 MB
README.md 2026-09-15 846 Bytes
Totals: 3 Items   41.5 MB 1

Duende.BFF 4.3.0

This is a minor release that contains two bug fixes.

Bug fixes

  • Correct Content-Length for transformed HTML. The Content-Length header is now recalculated from the UTF-8 byte length after BFF transforms HTML responses, so transformed root and fallback responses report the correct length (including Unicode and empty output). Many thanks to julien-vandenbussche for finding this issue and providing a clear fix instructions.
  • IReturnUrlValidator.IsValidAsync is asynchronous again. Return URL validation is awaited on the login and logout paths, and request cancellation is forwarded through the management endpoints, so custom asynchronous validators run as intended. Thanks to Coldknife2 for reporting this issue.
Source: README.md, updated 2026-09-15