diff options
| author | Bnyro <bnyro@tutanota.com> | 2025-08-07 20:50:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-07 20:50:31 +0200 |
| commit | 612b76b75e9128201ff4e9042e1f5a2829f7d3cd (patch) | |
| tree | 583f2d46b9735d987d1edc3978b972bd6cd231fd /babel.cfg | |
| parent | 4942c9b914d45dae9aadf193c97ddeb4acc8a466 (diff) | |
[fix] webapp.py: default_http_headers not parsed as strings (#5094)
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
Diffstat (limited to 'babel.cfg')
0 files changed, 0 insertions, 0 deletions