venu created AXIS2-6073:
---------------------------

             Summary: Axis2 httpclient5 RequstImpl doesnt initialize version & 
protocol with https
                 Key: AXIS2-6073
                 URL: https://issues.apache.org/jira/browse/AXIS2-6073
             Project: Axis2
          Issue Type: Bug
    Affects Versions: 1.8.3
            Reporter: venu


Axis2 httpclient5 RequstImpl doesn't initialize version & protocol with https, 
but where as it expects to be initialized with httpcomponent implementations. 
Seems axis2 has hard dependency with HTTP component client & core 
implementation. Since its never initialized, protocol always set to http

Please find underlying references

[https://github.com/apache/axis-axis2-java-core/blob/master/modules/transport/http/src/org/apache/axis2/transport/http/impl/httpclient5/RequestImpl.java]

[https://github.com/apache/httpcomponents-client/blob/master/httpclient5/src/main/java/org/apache/hc/client5/http/classic/methods/HttpUriRequestBase.java]

[https://github.com/apache/httpcomponents-core/blob/master/httpcore5/src/main/java/org/apache/hc/core5/http/message/BasicClassicHttpRequest.java]

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to