Re: Concurrent non-error response disallowed. ("clarification of 7.2.2. Monitoring Connections for Error Status Messages")

On Wed, 19 May 2010, Henrik Nordström wrote:

>> Do you know of any instances where it's used, other than for testing?
>
> Have seen it in live traffic generated by non-browser clients.
>
> Not sure which however.

curl does Chunked-Encoded requests by default if you for example ask it to 
send PUT data read from stdin. And of course libcurl provides this ability so 
other applications using that could very well use it.

-- 

  / daniel.haxx.se

Received on Wednesday, 19 May 2010 07:42:13 UTC