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 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 3 February 2009 17:51:38 GMT