[
https://issues.apache.org/jira/browse/HTTPCORE-520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16408012#comment-16408012
]
ASF GitHub Bot commented on HTTPCORE-520:
-----------------------------------------
GitHub user sparsick opened a pull request:
https://github.com/apache/httpcomponents-core/pull/61
HTTPCORE-520: add HTTP Status code from RFC 6585
Jira Ticket: https://issues.apache.org/jira/browse/HTTPCORE-520
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sparsick/httpcomponents-core rfc6585
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/httpcomponents-core/pull/61.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #61
----
commit c41412d515bc282d71bb695a72b1ac6697d61d78
Author: sparsick <sparsick@...>
Date: 2018-03-21T14:36:12Z
HTTPCORE-520: add HTTP Status code from RFC 6585
Jira Ticket: https://issues.apache.org/jira/browse/HTTPCORE-520
----
> Extension of the HTTP Status Code list with codes from RFC 6585
> ---------------------------------------------------------------
>
> Key: HTTPCORE-520
> URL: https://issues.apache.org/jira/browse/HTTPCORE-520
> Project: HttpComponents HttpCore
> Issue Type: Improvement
> Components: HttpCore
> Reporter: Sandra Parsick
> Priority: Minor
>
> The RFC 6585 describes following HTTP Status codes:
> * 428 Precondition Required
> * 429 Too Many Requests
> * 431 Request Header Fields Too Large
> * 511 Network Authentication Required
> Currently, the HTTP Status code list doesn't include this codes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]