You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Richard Kettelerij (JIRA)" <ji...@apache.org> on 2010/11/29 09:52:37 UTC

[jira] Issue Comment Edited: (CAMEL-3375) http response codes.

    [ https://issues.apache.org/jira/browse/CAMEL-3375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12964658#action_12964658 ] 

Richard Kettelerij edited comment on CAMEL-3375 at 11/29/10 3:51 AM:
---------------------------------------------------------------------

Also don't forget the servlet component as it extends the HTTP component

      was (Author: rkettelerij):
    Also do'nt forget the servlet component as it extends the HTTP component
  
> http response codes.
> --------------------
>
>                 Key: CAMEL-3375
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3375
>             Project: Apache Camel
>          Issue Type: Improvement
>    Affects Versions: 2.5.0
>            Reporter: Edstrom Johan
>            Assignee: Edstrom Johan
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> The components that communicate over http are in many cases using 200 only as a valid response code.
> Per spec responses < 208 are all valid and good responses.
> Modules that need investigation
> spring-ws,
> http,
> http4,
> cxf,
> restlet,
> cometd,
> jetty

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.