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

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

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

Oleg Kalnichevski resolved HTTPCORE-388.
----------------------------------------

    Resolution: Won't Fix

Avi,
As far as I understand 1005 status code and all others (>= 900) are specific to Oracle® Ultra Search. They are non-standard. Other apps can use the same codes to express some other stati or application conditions. We cant include those status codes until they are standardized by a RFC.

Oleg

> 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