|
Posted
8 months
ago
by
ASF GitHub Bot
arturobernalg commented on code in PR #680: URL: https://github.com/apache/httpcomponents-client/pull/680#discussion_r2216440598 ########## httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/HttpClientBuilder.java: ########## @@ Read more
|
|
Posted
8 months
ago
by
ASF GitHub Bot
ok2c commented on code in PR #680: URL: https://github.com/apache/httpcomponents-client/pull/680#discussion_r2216229648 ########## httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/HttpClientBuilder.java: ########## @@ -838,6 Read more
|
|
Posted
8 months
ago
by
ASF GitHub Bot
arturobernalg commented on code in PR #680: URL: https://github.com/apache/httpcomponents-client/pull/680#discussion_r2216032226 ########## httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/HttpClientBuilder.java: ########## @@ Read more
|
|
Posted
8 months
ago
by
ASF GitHub Bot
Allow environment proxy settings by default or strongly document this decision
|
|
Posted
8 months
ago
by
ASF GitHub Bot
ok2c opened a new pull request, #679: URL: https://github.com/apache/httpcomponents-client/pull/679 @arturobernalg @michael-o @rschmitt @garydgregory Please do feel free to take a look at the proposed request re-execution API changes. Do feel Read more
|
|
Posted
8 months
ago
by
ASF subversion and git services
Commit e907ae0ba71753b4e6941326245d7cfeb7c10cab in httpcomponents-client's branch refs/heads/master from Arturo Bernal [ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=e907ae0ba ] HTTPCLIENT-2383 Bypass sensitive-header check in Read more
|
|
Posted
8 months
ago
by
ASF GitHub Bot
arturobernalg commented on PR #676: URL: https://github.com/apache/httpcomponents-client/pull/676#issuecomment-3078039433 > Included some more tests here: #677 that could be interesting for you @dani0600 cherry picked
|
|
Posted
8 months
ago
by
ASF GitHub Bot
ok2c commented on code in PR #677: URL: https://github.com/apache/httpcomponents-client/pull/677#discussion_r2209974667 ########## httpclient5/src/test/java/org/apache/hc/client5/http/impl/TestDefaultRedirectStrategy.java: ########## @@ -261,13 Read more
|
|
Posted
8 months
ago
by
ASF GitHub Bot
dani0600 commented on code in PR #677: URL: https://github.com/apache/httpcomponents-client/pull/677#discussion_r2209966110 ########## httpclient5/src/test/java/org/apache/hc/client5/http/impl/TestDefaultRedirectStrategy.java: ########## @@ -261,13 Read more
|
|
Posted
8 months
ago
by
Anas Quazbary
Apache HttpClient removes the `Content-Length` header from a DELETE request even when the request has a body and the header is explicitly set.
|