lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Basic Authentication


From: Marco Lazzaroni
Subject: Re: [lwip-users] Basic Authentication
Date: Thu, 23 Apr 2020 16:20:46 +0200

Here's my patch.
It does not handle the case of having some pages in a protected area and some others not.
Also I'm doubt if the correct writing is HTTP/1.0 401 Unauthorized or HTTP/1.1 401 Unauthorized
(Don't know the difference between 1.0 and 1.1)

Il giorno gio 23 apr 2020 alle ore 12:10 Marco Lazzaroni <address@hidden> ha scritto:
Il giorno gio 23 apr 2020 alle ore 11:17 Ben Stuyts <address@hidden> ha scritto:
Hi Marco,

Sounds good! I’m interested in this. Would it be possible for you to post a complete patch?

Sure I'll do it! Anyway I must say that it's not fully tested and I think it works only if you enable  LWIP_HTTPD_SUPPORT_EXTSTATUS. Instead, it should work also without enabling LWIP_HTTP_DYNAMIC_HEADERS like I did.

Attachment: basic-auth.patch
Description: Text Data


reply via email to

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