You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2017/04/25 22:44:04 UTC

[jira] [Created] (HTTPCORE-458) Validate port values

Gary Gregory created HTTPCORE-458:
-------------------------------------

             Summary: Validate port values
                 Key: HTTPCORE-458
                 URL: https://issues.apache.org/jira/browse/HTTPCORE-458
             Project: HttpComponents HttpCore
          Issue Type: Improvement
    Affects Versions: 5.0-alpha2
            Reporter: Gary Gregory
            Assignee: Gary Gregory


Validate port values according to https://tools.ietf.org/html/rfc6335 are:
- MIN_VALUE is 0
- MAX_VALUE is 65535

Furthermore HttpCore uses -1 to signify use of a scheme's default port number.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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