[ 
https://issues.apache.org/jira/browse/HTTPCORE-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jin Xu updated HTTPCORE-736:
----------------------------
    Description: 
https://github.com/apache/httpcomponents-core/pull/396

HttpClient GET method adds Content-Length: 0 header
This would cuase some server/firewall deny this kind of http requests.
See fixes of the same bug in other frameworks:
java: https://bugs.openjdk.org/browse/JDK-8283544
dart: https://github.com/dart-lang/shelf/pull/180


  was:
HttpClient GET method adds Content-Length: 0 header
This would cuase some server/firewall deny this kind of http requests.
See fixes of the same bug in other frameworks:
java: https://bugs.openjdk.org/browse/JDK-8283544
dart: https://github.com/dart-lang/shelf/pull/180



> HttpClient GET method adds Content-Length: 0 header
> ---------------------------------------------------
>
>                 Key: HTTPCORE-736
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-736
>             Project: HttpComponents HttpCore
>          Issue Type: Bug
>    Affects Versions: 4.4.16, 5.2.1
>            Reporter: Jin Xu
>            Priority: Critical
>
> https://github.com/apache/httpcomponents-core/pull/396
> HttpClient GET method adds Content-Length: 0 header
> This would cuase some server/firewall deny this kind of http requests.
> See fixes of the same bug in other frameworks:
> java: https://bugs.openjdk.org/browse/JDK-8283544
> dart: https://github.com/dart-lang/shelf/pull/180



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to