lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] how to upload file to web server


From: Krzysztof Wesołowski
Subject: Re: [lwip-users] how to upload file to web server
Date: Thu, 26 Jul 2012 12:03:55 +0200

> I develop a webserver with lwIP. Now, I need upload a file from PC to server
> by web. Do I use GET or POST method to do that ?

If you want to upload via web panel you use POST with mime type
multipart/form data.

Implement it or wathc on some working serwer and use wireshark to see basics ;)

Regards,
Krzysztof Wesołowski,



reply via email to

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