[ 
https://issues.apache.org/jira/browse/AVRO-340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803767#action_12803767
 ] 

Doug Cutting commented on AVRO-340:
-----------------------------------

In HTTP, the Content-Length should, if specified, indicate the length of the 
entire, framed, request and response.  The content of each HTTP request is the 
framed handshake+messageName+parameters as described in the spec, and the 
content of each HTTP response is the framed handshake+errorFlag+responseOrError 
as described in the spec.

> specify http transport in spec
> ------------------------------
>
>                 Key: AVRO-340
>                 URL: https://issues.apache.org/jira/browse/AVRO-340
>             Project: Avro
>          Issue Type: Improvement
>          Components: spec
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>             Fix For: 1.3.0
>
>
> The use of HTTP as an Avro RPC transport should be described in the Avro spec.

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

Reply via email to