On Thu, Dec 10, 2009 at 05:44:48PM +0100, Romain François wrote:
> -----------------------------------------------------
> POST /{root}/{service full name}/{method name} HTTP/1.0
> Content-Length: {length of the serialized message}
> Content-Type: application/x-protobuf
> 
> {raw bytes of the serialized message}
> -----------------------------------------------------
I think that using query part for service and method is better than encoding
it in URL. Btw it's possible to define something like 'calling conventions' for
clients and tell client that it must use this or that.
                        Pavel

--

You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to proto...@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.


Reply via email to