You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Avi (JIRA)" <ji...@apache.org> on 2014/08/19 10:51:18 UTC

[jira] [Created] (HTTPCORE-388) Please add status code 1005

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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org