Re: [lwip-users] Problem with SSI, does not read SSI file content, reads/writes only header.

2015-08-03 Thread Sergio R. Caprile
Your lwIP version ? Your API ? Your port works OK because... Do you happen to use an RTOS or not ? The webserver you are using is ? The one in contrib tree ? If your responses happen to be 1.4.1 or HEAD RAW I tested with echo and the other apps in contrib tree or something equally convincing No,

[lwip-users] Problem with SSI, does not read SSI file content, reads/writes only header.

2015-07-31 Thread Rishit Borad
Hello, i am trying to implement SSI in my IOT project, I am using LPC4337 board. When i request a file from browser, may it be HTML or SSI, httpd.c - first sends header and than the file content. In case of HTML everything is working alright, webserver is writing to buffer sending buffer data