mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 12:10:00 +00:00
WhiteNoise requires all headers to be strings, however it's common to use other primitive types (e.g. numbers) in the header, e.g. `X-XSS-Protection: 0`. Thus, we must convert all types of values (i.e. numbers) to strings. - closes https://github.com/searxng/searxng/issues/5091
50 KiB
Executable File
50 KiB
Executable File