It looks like the MarkLogic HTTP operations (e.g. xdmp:http-get) are using 
HTTP/1.0

Is HTTP/1.1 supported?

This request:

xdmp:http-get('http://www.marklogic.com')

Generates this:

GET / HTTP/1.0
From: u...@example.com
User-Agent: MarkLogic
Host: www.marklogic.com<http://www.marklogic.com>

Thanks,

-Dan Smith
_______________________________________________
General mailing list
General@developer.marklogic.com
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to