lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Possible bug? Getting 200 Status code instead of 404, w


From: Marco Lazzaroni
Subject: Re: [lwip-users] Possible bug? Getting 200 Status code instead of 404, when using LWIP_HTTPD_DYNAMIC_HEADER
Date: Tue, 21 Apr 2020 22:12:42 +0200

Il giorno mar 21 apr 2020 alle ore 20:44 address@hidden <address@hidden> ha scritto:
Am 21.04.2020 um 19:57 schrieb Marco Lazzaroni:
> tl;dr
> maybe in get_http_headers() the line "if (strstr(uri, "404.") == uri)"
> needs to be changed to "if (strstr(uri, "/404.") == uri)"

That might indeed be true...

>
> First of all thank you very much for the excellent work!
> Before filing a bug report I ask here because I'm in doubt.

Would you mind filing one so that this does not get forgotten?

Sure!
Cheers,
Marco

reply via email to

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