[
https://issues.apache.org/jira/browse/HTTPCORE-114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski updated HTTPCORE-114:
---------------------------------------
Description:
Simple client code attached unable to retrieve the content of
https://www.verisign.com.
NHttp client handlers do not correctly handle non-persistent connections when
using chunked or identity transfer encodings (that is, when the server drops
the connection immediately after having sent an HTTP response)
was:
Simple client code attached unable to retrieve the content of
https://www.verisign.com.
Oleg noted that he made few changes upon it to make https://netscape.com get
work. But he's still cannot make the same for https.
Summary: NHttp client handlers do not correctly handle non-persistent
connections when using chunked or identity transfer encodings (was: The
simpliest https get fails for verisign)
> NHttp client handlers do not correctly handle non-persistent connections when
> using chunked or identity transfer encodings
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: HTTPCORE-114
> URL: https://issues.apache.org/jira/browse/HTTPCORE-114
> Project: HttpComponents Core
> Issue Type: Bug
> Components: HttpCore NIO
> Affects Versions: 4.0-alpha5
> Environment: Win XP
> Reporter: Denis Rogov
> Assignee: Oleg Kalnichevski
> Priority: Critical
> Fix For: 4.0-alpha6
>
> Attachments: NHttpClient.java
>
>
> Simple client code attached unable to retrieve the content of
> https://www.verisign.com.
> NHttp client handlers do not correctly handle non-persistent connections when
> using chunked or identity transfer encodings (that is, when the server drops
> the connection immediately after having sent an HTTP response)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]