HTTPClient downloads an empty page
----------------------------------
Key: HTTPCLIENT-947
URL: https://issues.apache.org/jira/browse/HTTPCLIENT-947
Project: HttpComponents HttpClient
Issue Type: Bug
Affects Versions: 4.0.1
Environment: Mac OS X
Reporter: Mario Sangiorgio
Attachments: log
I am facing a really weird behavior of HTTPClient downloading dynamically
generated pages. It seems that depending on the page it is able or not to get
the content.
My issue is related to the IEEE explore website, I can regularly access
information for journal papers, but I cannot see data about conference papers.
This is an example of the pages I can download
http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=5456077
and this is one of the pages is giving me troubles
http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=671096
Please note that without the proxy that provides the authentication I am able
to download both the pages, but if I need to authenticate to see the data
HTTPClient downloads in the right way just the journal papers.
I attached the log of a simple application that first successfully accesses to
http://ieexplore.ieee.org/ and then tries to get
http://ieexplore.ieee.org/xpls/abs_all.jsp?arnumber=840991&tag=1
For privacy reason I substituted with OMITTED the username I used to
authenticate with my university proxy
--
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]