On Wed, 2009-06-17 at 14:31 +0200, Jesper Vestergaard wrote: > I don't know if this is a bug or just how it is handled by lwip. I'm > using html checkboxes and the POST method to update some LED's on a > avr32 board. If I send a post my header in lwip looks like this:
What HTTP application are you using on top of lwIP? My guess is that this is at fault, probably getting a length wrong somewhere. Kieran _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
