Files
libkiwix/test/server.cpp
Veloman Yunkan 40b9e2b876 New test-points demonstrating a bug in kiwix-serve
When kiwix-serve is started with a non-empty --urlRootLocation parameter and
a request for a URL *not* starting with the specified URL prefix is
received, the message in the error response contains a wrong URL. For
example if the URL root location is set to '/abc', and '/klmn/xyz' is
requested the error message reads:

  The requested URL "/abcINVALID URL" was not found on this server.
2026-04-30 19:02:17 +04:00

92 KiB