Skip to content

Conversation

dgolombek
Copy link
Contributor

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
Copy link
Member

hyperxpro commented Jun 26, 2023

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>

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