Mark Nottingham wrote: > Well, it has to live with the consequences of sending that status line -- including the possibility that the request is malformed, incomplete, etc. Ah, but according to the spec, that should not be a consequence. If you send an "error status" an incomplete request is to be expected. The server shouldn't rely on getting the whole request. But if you send a non-error status, the spec doesn't suggest the client truncates the request - no more than normal anyway. So the server should be able to depend on getting the request just as much as if it hadn't sent the status yet (barring client implementation quirks). Are you saying the spec is incomplete in this regard? -- JamieReceived on Monday, 19 April 2010 12:36:36 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 27 April 2012 06:51:18 GMT