You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Dinesh Premalal (JIRA)" <ji...@apache.org> on 2007/12/03 06:09:43 UTC

[jira] Commented: (AXIS2C-706) google sample fails when the message is chunked.

    [ https://issues.apache.org/jira/browse/AXIS2C-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547729 ] 

Dinesh Premalal commented on AXIS2C-706:
----------------------------------------

Senaka, In Chunked HTTP transmission Content-Length need not to be present.

http://www.research.att.com/~bala/papers/h0vh1.html  (Please see The Chunked transfer-coding section)

Therefore I could say that our (Axis2/C) Http chunking implementation is function properly and the fault that we got , occur due to a problem in Google service. (It might support only HTTP 1.0)

> google sample fails when the message is chunked.
> ------------------------------------------------
>
>                 Key: AXIS2C-706
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-706
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: core/transport
>         Environment: Linux
>            Reporter: Dushshantha Chandradasa
>            Assignee: Dushshantha Chandradasa
>             Fix For: 1.2.0
>
>
> google sample fails when the message is chunked. The fault string says that "Content length must be specified".

-- 
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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org