joc...@strohbeck.net wrote:
> I see the following solution:
> - server sends reply to expect/continue and then... well, frankly don't 
> know exactly what happens then and how much overhead this means
> [..]

I see 2 solutions: implement a HTTP 1.1 server that keeps to the
specification (I'll have to do that for the lwIP httpd, too) or implement
a HTTP 1.0 server that keeps to the 1.0 specification (in which case the
client should not depend on the Expect header, I guess).

Simon

_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to