[MarkLogic Dev General] Maybe this has already been covered, but can Xfer-Encoding "chunked" http requests be handled in ML Server
Florent Georges
lists at fgeorges.org
Thu Sep 23 02:09:10 PDT 2010
Sam Neth wrote:
Hi,
> I'm fairly certain the HTTP application server does not handle
> chunked requests.
Weird. If I am right, the HTTP app server claims to be an HTTP 1.1
server. And if I am right again, from the last paragraph of the
section 3.6.1 of the HTTP 1.1 spec (RFC 2612), this is mandatory:
All HTTP/1.1 applications MUST be able to receive and decode the
"chunked" transfer-coding, and MUST ignore chunk-extension
extensions they do not understand.
-- http://tools.ietf.org/html/rfc2616#section-3.6.1
But maybe I missed something?
Regards,
--
Florent Georges
http://fgeorges.org/
More information about the General
mailing list