lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Slow HTTP put request


From: Sergio R. Caprile
Subject: Re: [lwip-users] Slow HTTP put request
Date: Mon, 26 Mar 2018 17:11:15 -0300
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

> BTW: curl wants "HTTP/1.0 100 Continue\r\n\r\n" in the reply.
> "HTTP/1.0 100 Continue\r\n\" leads to confusion.

I guess you mean curl wants "HTTP/1.1 100 Continue\r\n\r\n"; and that is because 100 Continue belongs to the 1.1 spec, there is no such thing on the HTTP specification 1.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]