Fluxzero 1.174.0
1.174.0 (2026-05-18)
Tests
test(proxy): cover ingress transport contracts (
d750709)Add characterization coverage for proxy HTTP configuration, header propagation, body limits, websocket negotiation, binary frames, and rejected handshakes before replacing Undertow with Jetty.
Document the intended multi-chunk InputStream webresponse contract as a disabled regression marker because the current Undertow path hangs while closing the final chunk.
Tests: ./mvnw -q -pl proxy -Dtest=ProxyServerTest test