lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #10148] HTTPD add cookie support


From: Adam Baron
Subject: [lwip-devel] [patch #10148] HTTPD add cookie support
Date: Fri, 17 Dec 2021 06:36:58 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/94.0

Follow-up Comment #1, patch #10148 (project lwip):

Hello,

please any comments or thoughts? This might get quite useful when creating
some kind of authentication and require minimal changes to httpd. 
Simply one page/form to authenticate and then send browser a Set-Cookie with
unique value, possibly expiration or other standard flags. Then only validate
the unique value with every GET, POST request.

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/patch/?10148>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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