Hi, I'm using raw lwip1.4 with http server from contrib-1.4.0. Http headers are generated dynamically. The server uses SSI. I figured out that the server generates http1.0 headers by default. I want to generate http1.1 headers. My main problem is the size of the Content-Length, specially the size of SSI-Strings. Is there already a variable that holds the SSI-size? I also generated fsdata.c with makefsdata -11 but the content-size ist wrong. It doesnt inlude the size of the SSI-variable. Regards, Trex
-- View this message in context: http://lwip.100.n7.nabble.com/httpserver-with-http1-1-header-tp20599.html Sent from the lwip-users mailing list archive at Nabble.com. _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
