[jboss-jira] [JBoss JIRA] (WFCORE-3713) HttpClientURLConnection breaks the TCK

Stuart Douglas (JIRA) issues at jboss.org
Mon Mar 26 21:06:00 EDT 2018


Stuart Douglas created WFCORE-3713:
--------------------------------------

             Summary: HttpClientURLConnection breaks the TCK
                 Key: WFCORE-3713
                 URL: https://issues.jboss.org/browse/WFCORE-3713
             Project: WildFly Core
          Issue Type: Bug
            Reporter: Stuart Douglas
            Priority: Blocker


As this does not match the behaviour of the JDK HttpUrlConnection some tests in TCK7 no longer work. The particular behaviour in this case is that GET requests are not automatically changed to POST requests if doInput is called, however looking at the class it looks like there is a massive amount of behaviour that is not consistent.

This is a big problem, as any customer that is relying on the behaviour of the JDK client have to modify their application.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list