-
Notifications
You must be signed in to change notification settings - Fork 746
Strip Transfer-Encoding when Content-Length is present in HTTPEncoder #3583
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
fabianfett
merged 4 commits into
apple:main
from
fabianfett:ff-fix-content-length-and-transfer-encoding
May 6, 2026
Merged
Changes from 3 commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
0070404
Strip Transfer-Encoding when Content-Length is present in HTTPEncoder
fabianfett 51971d4
Update thresholds
fabianfett 2b65370
Merge branch 'main' into ff-fix-content-length-and-transfer-encoding
fabianfett 5983811
The test doesn't crash anymore. Instead the transfer-encoding header …
fabianfett File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
106 changes: 53 additions & 53 deletions
106
IntegrationTests/tests_04_performance/Thresholds/nightly-main.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,59 +1,59 @@ | ||
| { | ||
| "10000000_asyncsequenceproducer": 21, | ||
| "1000000_asyncwriter": 1000050, | ||
| "1000_addHandlers": 46050, | ||
| "1000_addHandlers_sync": 39050, | ||
| "1000_addRemoveHandlers_handlercontext": 8050, | ||
| "1000_addRemoveHandlers_handlername": 8050, | ||
| "1000_addRemoveHandlers_handlertype": 8050, | ||
| "1000_autoReadGetAndSet": 18050, | ||
| "10000000_asyncsequenceproducer": 0, | ||
| "1000000_asyncwriter": 0, | ||
| "1000_addHandlers": 0, | ||
| "1000_addHandlers_sync": 0, | ||
| "1000_addRemoveHandlers_handlercontext": 0, | ||
| "1000_addRemoveHandlers_handlername": 0, | ||
| "1000_addRemoveHandlers_handlertype": 0, | ||
| "1000_autoReadGetAndSet": 0, | ||
| "1000_autoReadGetAndSet_sync": 0, | ||
| "1000_copying_bytebufferview_to_array": 1050, | ||
| "1000_copying_circularbuffer_to_array": 1050, | ||
| "1000_getHandlers": 8050, | ||
| "1000_getHandlers_sync": 37, | ||
| "1000_reqs_1_conn": 26350, | ||
| "1000_rst_connections": 136050, | ||
| "1000_tcpbootstraps": 3050, | ||
| "1000_tcpconnections": 144050, | ||
| "1000_udp_reqs": 6050, | ||
| "1000_udpbootstraps": 2050, | ||
| "1000_udpconnections": 74050, | ||
| "1_reqs_1000_conn": 372050, | ||
| "assume_isolated_scheduling_10000_executions": 88, | ||
| "bytebuffer_lots_of_rw": 2050, | ||
| "1000_copying_bytebufferview_to_array": 0, | ||
| "1000_copying_circularbuffer_to_array": 0, | ||
| "1000_getHandlers": 0, | ||
| "1000_getHandlers_sync": 0, | ||
| "1000_reqs_1_conn": 3050, | ||
| "1000_rst_connections": 2050, | ||
| "1000_tcpbootstraps": 0, | ||
| "1000_tcpconnections": 4050, | ||
| "1000_udp_reqs": 1050, | ||
| "1000_udpbootstraps": 0, | ||
| "1000_udpconnections": 1, | ||
| "1_reqs_1000_conn": 10050, | ||
| "assume_isolated_scheduling_10000_executions": 0, | ||
| "bytebuffer_lots_of_rw": 1, | ||
| "creating_10000_headers": 0, | ||
| "decode_1000_ws_frames": 2050, | ||
| "encode_1000_ws_frames_holding_buffer": 3, | ||
| "encode_1000_ws_frames_holding_buffer_with_mask": 2050, | ||
| "encode_1000_ws_frames_holding_buffer_with_space": 3, | ||
| "encode_1000_ws_frames_holding_buffer_with_space_with_mask": 2050, | ||
| "encode_1000_ws_frames_new_buffer": 3050, | ||
| "encode_1000_ws_frames_new_buffer_with_mask": 5050, | ||
| "encode_1000_ws_frames_new_buffer_with_space": 3050, | ||
| "encode_1000_ws_frames_new_buffer_with_space_with_mask": 5050, | ||
| "decode_1000_ws_frames": 0, | ||
| "encode_1000_ws_frames_holding_buffer": 1, | ||
| "encode_1000_ws_frames_holding_buffer_with_mask": 1050, | ||
| "encode_1000_ws_frames_holding_buffer_with_space": 1, | ||
| "encode_1000_ws_frames_holding_buffer_with_space_with_mask": 1050, | ||
| "encode_1000_ws_frames_new_buffer": 1050, | ||
| "encode_1000_ws_frames_new_buffer_with_mask": 2050, | ||
| "encode_1000_ws_frames_new_buffer_with_space": 1050, | ||
| "encode_1000_ws_frames_new_buffer_with_space_with_mask": 2050, | ||
| "execute_hop_10000_tasks": 0, | ||
| "flat_schedule_10000_tasks": 100100, | ||
| "flat_schedule_assume_isolated_10000_tasks": 80100, | ||
| "future_assume_isolated_lots_of_callbacks": 68050, | ||
| "future_erase_result": 4050, | ||
| "future_lots_of_callbacks": 68050, | ||
| "get_100000_headers_canonical_form": 500050, | ||
| "get_100000_headers_canonical_form_trimming_whitespace": 500050, | ||
| "get_100000_headers_canonical_form_trimming_whitespace_from_long_string": 500050, | ||
| "get_100000_headers_canonical_form_trimming_whitespace_from_short_string": 500050, | ||
| "flat_schedule_10000_tasks": 0, | ||
| "flat_schedule_assume_isolated_10000_tasks": 0, | ||
| "future_assume_isolated_lots_of_callbacks": 0, | ||
| "future_erase_result": 0, | ||
| "future_lots_of_callbacks": 0, | ||
| "get_100000_headers_canonical_form": 0, | ||
| "get_100000_headers_canonical_form_trimming_whitespace": 0, | ||
| "get_100000_headers_canonical_form_trimming_whitespace_from_long_string": 0, | ||
| "get_100000_headers_canonical_form_trimming_whitespace_from_short_string": 0, | ||
| "modifying_1000_circular_buffer_elements": 0, | ||
| "modifying_byte_buffer_view": 6050, | ||
| "ping_pong_1000_reqs_1_conn": 302, | ||
| "read_10000_chunks_from_file": 110050, | ||
| "schedule_10000_tasks": 40100, | ||
| "schedule_and_run_10000_tasks": 50050, | ||
| "schedule_assume_isolated_10000_tasks": 40100, | ||
| "schedule_with_deadline_10000_tasks": 40100, | ||
| "schedule_with_deadline_assume_isolated_10000_tasks": 40100, | ||
| "scheduling_10000_executions": 88, | ||
| "submit_10000_tasks": 20100, | ||
| "submit_assume_isolated_10000_tasks": 20100, | ||
| "udp_1000_reqs_1_conn": 6200, | ||
| "udp_1_reqs_1000_conn": 160050 | ||
| "modifying_byte_buffer_view": 3050, | ||
| "ping_pong_1000_reqs_1_conn": 6, | ||
| "read_10000_chunks_from_file": 10050, | ||
| "schedule_10000_tasks": 0, | ||
| "schedule_and_run_10000_tasks": 0, | ||
| "schedule_assume_isolated_10000_tasks": 0, | ||
| "schedule_with_deadline_10000_tasks": 0, | ||
| "schedule_with_deadline_assume_isolated_10000_tasks": 0, | ||
| "scheduling_10000_executions": 0, | ||
| "submit_10000_tasks": 0, | ||
| "submit_assume_isolated_10000_tasks": 0, | ||
| "udp_1000_reqs_1_conn": 1050, | ||
| "udp_1_reqs_1000_conn": 7050 | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -133,6 +133,7 @@ private func correctlyFrameTransportHeaders( | |
| return .neither | ||
| case .yes: | ||
| if headers.contains(name: "content-length") { | ||
| headers.remove(name: "transfer-encoding") | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. why are we trying to fix up illegal HTTP? Originally (as shown by the crash tests) the idea was that this is "programmer error". Kinda defensible but also maybe not super helpful for proxy authors. But now we're trying to fix up broken HTTP? Why don't we reject using an error? |
||
| return .contentLength | ||
| } | ||
| if version.major == 1 && version.minor >= 1 { | ||
|
|
@@ -143,6 +144,7 @@ private func correctlyFrameTransportHeaders( | |
| } | ||
| case .unlikely: | ||
| if headers.contains(name: "content-length") { | ||
| headers.remove(name: "transfer-encoding") | ||
| return .contentLength | ||
| } | ||
| if version.major == 1 && version.minor >= 1 { | ||
|
|
@@ -204,11 +206,6 @@ public final class HTTPRequestEncoder: ChannelOutboundHandler, RemovableChannelH | |
| public func write(context: ChannelHandlerContext, data: NIOAny, promise: EventLoopPromise<Void>?) { | ||
| switch HTTPRequestEncoder.unwrapOutboundIn(data) { | ||
| case .head(var request): | ||
| assert( | ||
| !(request.headers.contains(name: "content-length") | ||
| && request.headers[canonicalForm: "transfer-encoding"].contains("chunked"[...])), | ||
| "illegal HTTP sent: \(request) contains both a content-length and transfer-encoding:chunked" | ||
| ) | ||
| if self.configuration.automaticallySetFramingHeaders { | ||
| self.isChunked = | ||
| correctlyFrameTransportHeaders( | ||
|
|
@@ -294,12 +291,6 @@ public final class HTTPResponseEncoder: ChannelOutboundHandler, RemovableChannel | |
| public func write(context: ChannelHandlerContext, data: NIOAny, promise: EventLoopPromise<Void>?) { | ||
| switch HTTPResponseEncoder.unwrapOutboundIn(data) { | ||
| case .head(var response): | ||
| assert( | ||
| !(response.headers.contains(name: "content-length") | ||
| && response.headers[canonicalForm: "transfer-encoding"].contains("chunked"[...])), | ||
| "illegal HTTP sent: \(response) contains both a content-length and transfer-encoding:chunked" | ||
| ) | ||
|
|
||
| if self.configuration.automaticallySetFramingHeaders { | ||
| self.isChunked = | ||
| correctlyFrameTransportHeaders( | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks like we are running into a cow now.