[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:51:16 EST 2013


    [ https://issues.jboss.org/browse/JBIDE-13708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758194#comment-12758194 ] 

Andre Dietisheim edited comment on JBIDE-13708 at 3/4/13 10:51 AM:
-------------------------------------------------------------------

The client library works fine out-of-the-box. I simply added tests that assert this behaviour.
pushed to master
                
      was (Author: adietish):
    pushed to master
                  
> 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
>    Affects Versions: 4.1.0.Alpha2
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>             Fix For: 4.1.0.Alpha2
>
>
> 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