- From: Florent Georges <fgeorges@fgeorges.org>
- Date: Tue, 3 Feb 2009 18:49:50 +0100
- To: XProc Comments <public-xml-processing-model-comments@w3.org>
Hi, I think there is no way to get the status line in c:response. By status line, I mean what comes after the status code in the HTTP response. For instance, with "HTTP/1.1 411 Required length" I think we should have someting like the following: <c:response status="411" message="Required length"> <c:header .../> <c:header .../> <c:body ...> ... </c:body> </c:response> I am confident that this will be useful for error reporting purposes. Did I miss something in the draft? Regards, -- Florent Georges http://www.fgeorges.org/
Received on Tuesday, 3 February 2009 17:51:38 UTC