[ 
https://issues.apache.org/jira/browse/HTTPCORE-541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16554442#comment-16554442
 ] 

ASF subversion and git services commented on HTTPCORE-541:
----------------------------------------------------------

Commit 1d95e4038cfa3735e231de93a8038f44ea1b4fe3 in httpcomponents-core's branch 
refs/heads/master from [~garydgregory]
[ https://git-wip-us.apache.org/repos/asf?p=httpcomponents-core.git;h=1d95e40 ]

[HTTPCORE-541] Add HttpVersion.ALL for all HTTP versions known to
HttpCore.

> Add HttpVersion.ALL for all HTTP versions known to HttpCore.
> ------------------------------------------------------------
>
>                 Key: HTTPCORE-541
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-541
>             Project: HttpComponents HttpCore
>          Issue Type: Bug
>          Components: HttpCore
>            Reporter: Gary Gregory
>            Priority: Major
>             Fix For: 5.0-beta3
>
>
> Add HttpVersion.ALL for all HTTP versions known to HttpCore:
> {code:java}
>     /**
>      * All HTTP versions known to HttpCore.
>      */
>     public static final HttpVersion[] ALL = \{HTTP_0_9, HTTP_1_0, HTTP_1_1, 
> HTTP_2_0};
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to