Skip to content
Commit d1d85fa4 authored by Matt Rodgers's avatar Matt Rodgers Committed by Benjamin Cabé
Browse files

net: http_server: fix URL matching with '?' character in resource



Fixes #84198.

If a '?' character is used as part of a wildcard resource, do not treat
this as the end of the string when comparing with a path from the HTTP
request. Only the path from the HTTP request may be terminated by '?'
(in the case of a request with query parameters).

Signed-off-by: default avatarMatt Rodgers <mrodgers@witekio.com>
parent 8ef1b348
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment