You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Ksenia Shekhovtsova (JIRA)" <ji...@apache.org> on 2016/11/29 14:46:58 UTC

[jira] [Created] (CXF-7158) Configure appending default port to "Host" request header in netty-client

Ksenia Shekhovtsova created CXF-7158:
----------------------------------------

             Summary: Configure appending default port to "Host" request header in netty-client
                 Key: CXF-7158
                 URL: https://issues.apache.org/jira/browse/CXF-7158
             Project: CXF
          Issue Type: Improvement
          Components: Transports
    Affects Versions: 3.1.3
            Reporter: Ksenia Shekhovtsova
            Priority: Minor


According to HTTP 1.1 specification, port is optional in Host header, but in NettyHttpClientRequest port appends in any case (whether or not port exists in request uri). It can be useful to configure appending default port through request context properties.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)