crabbysearch/src/engines
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
..
bing.rs 🎨 style: change http/https header word/sentence casing (#555) 2024-04-25 20:31:47 +03:00
brave.rs 🎨 style: change http/https header word/sentence casing (#555) 2024-04-25 20:31:47 +03:00
duckduckgo.rs 🎨 style: change http/https header word/sentence casing (#555) 2024-04-25 20:31:47 +03:00
librex.rs 🎨 style: change http/https header word/sentence casing (#555) 2024-04-25 20:31:47 +03:00
mod.rs Bing for the search engine (#473) (#473) 2024-01-01 14:57:31 +03:00
mojeek.rs 🎨 style: change http/https header word/sentence casing (#555) 2024-04-25 20:31:47 +03:00
search_result_parser.rs perf: several optimizations for improving the performance of the engine (#540) 2024-03-11 12:01:30 +03:00
searx.rs 🎨 style: change http/https header word/sentence casing (#555) 2024-04-25 20:31:47 +03:00
startpage.rs 🎨 style: change http/https header word/sentence casing (#555) 2024-04-25 20:31:47 +03:00