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: [email protected]
User-Agent: MarkLogic
Host: www.marklogic.com<http://www.marklogic.com>
Thanks,
-Dan Smith
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
