[jbosstools-issues] [JBoss JIRA] (JBIDE-13708) openshift-java-client: make sure is not affected by REST response without Reason phrase

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Mon Mar 4 10:42:56 EST 2013


     [ https://issues.jboss.org/browse/JBIDE-13708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andre Dietisheim updated JBIDE-13708:
-------------------------------------

    Description: 
the latest OpenShift REST service is apparently responding without reason phrase:

It will respond with *"HTTP/1.1 200 "* and ommit the reason phrase it usually reported before *"HTTP/1.1 200 OK"*. According to RFC 1945 a server doesn't have to give a reason phrase. The reason phrase is optional:http://www.w3.org/Protocols/rfc1945/rfc1945 / Section 6.1.1.

This issue is filed in the OpeShift bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=913796

We have to make sure openshift-java-client can deal with it.


  was:
the latest OpenShift REST service is apparently responding without reason phrase:

It will respond with *"HTTP/1.1 200 "* and ommit the reason phrase it usually reported before *"HTTP/1.1 200 OK"*. According to RFC 1945 a server doesn't have to give a reason phrase. The reason phrase is optional:http://www.w3.org/Protocols/rfc1945/rfc1945 / Section 6.1.1.
We have to make sure openshift-java-client can deal with it


    
> openshift-java-client: make sure is not affected by REST response without Reason phrase
> ---------------------------------------------------------------------------------------
>
>                 Key: JBIDE-13708
>                 URL: https://issues.jboss.org/browse/JBIDE-13708
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>            Reporter: Andre Dietisheim
>
> the latest OpenShift REST service is apparently responding without reason phrase:
> It will respond with *"HTTP/1.1 200 "* and ommit the reason phrase it usually reported before *"HTTP/1.1 200 OK"*. According to RFC 1945 a server doesn't have to give a reason phrase. The reason phrase is optional:http://www.w3.org/Protocols/rfc1945/rfc1945 / Section 6.1.1.
> This issue is filed in the OpeShift bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=913796
> We have to make sure openshift-java-client can deal with it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list