0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-10-18 06:22:53 -04:00
websurfx/src
Todor Todorov 93fd8f8565
🎨 style: change http/https header word/sentence casing (#555)
Currently all HTTP request headers are in snake case and upper case.
The adopted standard is kebab case and title case.

Here you will find more details:
https://en.wikipedia.org/wiki/List_of_HTTP_header_fields#Standard_request_fields
2024-04-25 20:31:47 +03:00
..
bin perf: several optimizations for improving the performance of the engine (#540) 2024-03-11 12:01:30 +03:00
cache perf: several optimizations for improving the performance of the engine (#540) 2024-03-11 12:01:30 +03:00
config feat(config): config option to timeout idle connections within the reqwest pool (#551) 2024-03-30 16:05:44 +03:00
engines 🎨 style: change http/https header word/sentence casing (#555) 2024-04-25 20:31:47 +03:00
handler ♻️ Clean some code, fix bug (#396) 2023-11-27 09:45:28 +03:00
models Ranking of aggregated search results based on relevancy of the search result to the user's search query (#549) 2024-03-25 09:16:49 +00:00
results feat(config): config option to timeout idle connections within the reqwest pool (#551) 2024-03-30 16:05:44 +03:00
server perf: several optimizations for improving the performance of the engine (#540) 2024-03-11 12:01:30 +03:00
templates perf: several optimizations for improving the performance of the engine (#540) 2024-03-11 12:01:30 +03:00
lib.rs perf: several optimizations for improving the performance of the engine (#540) 2024-03-11 12:01:30 +03:00