Oliver Zeigermann wrote:

Unico Hommes wrote:

Oliver Zeigermann wrote:

OK, GET and PUT required different solutions, but now both issue a precondition failed response code. Patch applied both to HEAD and release branch.

Still wondering: is this the most suitable response code? Any better ideas?



[snip]

First of all this is a way to produce such an error: Try an upload a large file to Slide with the CLI and kill it in the middle of it. You will see the stack trace and the response code then.


When the connection is severed, won't the request/response cycle be over? In that case I assume trying to set anything on the HttpResponse afterward will either raise an exception or have no effect.


I am afraid I did not get that? What are you referring to? Did you see any additional problems?



I mean that when this condition occurs it means the client has reset the connection to the server. How then could the server be able to issue any response at all? Over what connection?


--
Unico



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to