Avi created HTTPCORE-388:
----------------------------
Summary: Please add status code 1005
Key: HTTPCORE-388
URL: https://issues.apache.org/jira/browse/HTTPCORE-388
Project: HttpComponents HttpCore
Issue Type: Improvement
Components: HttpCore
Affects Versions: 4.4-alpha1
Reporter: Avi
Priority: Minor
While crawling the web I encountered status code 1005.
I looked into httpcomponents StatusCode.java and found that there is no support
for this status code.
I found that this status code is for "http error":
http://docs.oracle.com/cd/B28359_01/ultra.111/b28330/urlcodes.htm#BACEGCDL
Now, I understand that it might not be one of the most popular status code, but
still servers throw me that status code so I think that httpcomponents should
support it, at least list it in StatusCode.java
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]