You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2017/01/25 14:47:26 UTC

[jira] [Resolved] (CXF-7231) Java HttpUrlConnection Reflection Fix to support custom verbs does not work with HTTPS

     [ https://issues.apache.org/jira/browse/CXF-7231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin resolved CXF-7231.
-----------------------------------
    Resolution: Fixed

> Java HttpUrlConnection Reflection Fix to support custom verbs does not work with HTTPS
> --------------------------------------------------------------------------------------
>
>                 Key: CXF-7231
>                 URL: https://issues.apache.org/jira/browse/CXF-7231
>             Project: CXF
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: 3.1.9
>            Reporter: Sergey Beryozkin
>            Assignee: Sergey Beryozkin
>             Fix For: 3.2.0, 3.1.10
>
>
> Java HTTPUrlConnection does not support custom HTTP verbs however CXF does the best effort at getting such methods supported by reflectively updating HTTPUrlConnection during the request.
> It does work with plain HTTP but still fails if HTTPS is used.
> More reflection fixes are needed.
> Note CXF does support such methods OOB with the Apache HttpClient based conduit which can be run in the async or sync modes



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