You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "harm verhagen (JIRA)" <ji...@apache.org> on 2008/10/24 14:53:44 UTC

[jira] Created: (SYNAPSE-475) support disabling chunking in HTTP1.1

support disabling chunking in HTTP1.1
-------------------------------------

                 Key: SYNAPSE-475
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-475
             Project: Synapse
          Issue Type: New Feature
         Environment: wso2esb v1.7.1
java5
debian
            Reporter: harm verhagen


I encountered some webservices that I  that do NOT allow chunking in the HTTP request.
So I request a feature to disable chunking when talking to an endpoint.

tested 
soapUI    HTTP1.1   no chunking  works OK.
wso2       HTTP1.1  chunking  NOT OK
wso2  with FORCE_HTTP_1.0   OK.



workaround:
use FORCE_HTTP_1.0

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Commented: (SYNAPSE-475) support disabling chunking in HTTP1.1

Posted by "harm verhagen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNAPSE-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642455#action_12642455 ] 

harm verhagen commented on SYNAPSE-475:
---------------------------------------

discussed at 
http://wso2.org/mailarchive/esb-java-user/2008-October/000997.html


> support disabling chunking in HTTP1.1
> -------------------------------------
>
>                 Key: SYNAPSE-475
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-475
>             Project: Synapse
>          Issue Type: New Feature
>         Environment: wso2esb v1.7.1
> java5
> debian
>            Reporter: harm verhagen
>
> I encountered some webservices that I  that do NOT allow chunking in the HTTP request.
> So I request a feature to disable chunking when talking to an endpoint.
> tested 
> soapUI    HTTP1.1   no chunking  works OK.
> wso2       HTTP1.1  chunking  NOT OK
> wso2  with FORCE_HTTP_1.0   OK.
> workaround:
> use FORCE_HTTP_1.0

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Resolved: (SYNAPSE-475) support disabling chunking in HTTP1.1

Posted by "Asankha C. Perera (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Asankha C. Perera resolved SYNAPSE-475.
---------------------------------------

    Resolution: Fixed
      Assignee: Asankha C. Perera

Set property DISABLE_CHUNKING to true, at scope Axis2

> support disabling chunking in HTTP1.1
> -------------------------------------
>
>                 Key: SYNAPSE-475
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-475
>             Project: Synapse
>          Issue Type: New Feature
>         Environment: wso2esb v1.7.1
> java5
> debian
>            Reporter: harm verhagen
>            Assignee: Asankha C. Perera
>
> I encountered some webservices that I  that do NOT allow chunking in the HTTP request.
> So I request a feature to disable chunking when talking to an endpoint.
> tested 
> soapUI    HTTP1.1   no chunking  works OK.
> wso2       HTTP1.1  chunking  NOT OK
> wso2  with FORCE_HTTP_1.0   OK.
> workaround:
> use FORCE_HTTP_1.0

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org