FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add config for allowDuplicateContentLengths by dgolombek · Pull Request #1890 · AsyncHttpClient/async-http-client · GitHub

Add config for allowDuplicateContentLengths - #1890

Open
dgolombek wants to merge 4 commits into
AsyncHttpClient:mainfrom
dgolombek:allowDuplicateContentLengths
Open

Add config for allowDuplicateContentLengths#1890
dgolombek wants to merge 4 commits into
AsyncHttpClient:mainfrom
dgolombek:allowDuplicateContentLengths

Conversation

Copy link
Copy Markdown

Allow users to configure HttpClientCodec's
parseHttpAfterConnectRequest and allowDuplicateContentLengths flags.

Fixes #1889

David Golombek added 2 commits June 23, 2023 14:11
Allow users to configure HttpClientCodec's
parseHttpAfterConnectRequest and allowDuplicateContentLengths flags.

Fixes AsyncHttpClient#1889

hyperxpro commented Jun 26, 2023
edited
Loading

Copy link
Copy Markdown
Member

PTAL at test cases

Error:  Failures: 
Error:    PerRequestRelative302Test.redirected302Test:86 expected: <403> but was: <200>
Error:    PerRequestRelative302Test.runAllSequentiallyBecauseNotThreadSafe:73->redirected302Test:86 expected: <403> but was: <200>

hyperxpro force-pushed the main branch 2 times, most recently from c6640bd to 83e552e Compare August 9, 2026 22:30
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add configuration options to enable HttpClientCodec.allowDuplicateContentLengths flag

2 participants


Back | FazBrowse Home | New Git URL