summaryrefslogtreecommitdiff
path: root/src/other_tools/utils/curl_url_handle.hpp
AgeCommit message (Expand)Author
2024-11-14other_tools/utils: Implement IWYU suggestionsMaksim Denisov
2024-10-07Enable readability-redundant-member-init check.Maksim Denisov
2024-04-08Use properly included standard library types by defaultPaul Cristian Sarbu
2024-03-08Remove dead code for host replacementOliver Reiche
2024-03-08CurlURLHandle: Add GetHostname routineOliver Reiche
2023-11-14curl_url_handle: Add method to replace the hostname of a URLPaul Cristian Sarbu
2023-11-14curl_url_handle: Allow permissive parsing and URL extraction to be non-fatalPaul Cristian Sarbu
2023-11-14curl_url_handle: Improve documentationPaul Cristian Sarbu
2023-04-26imports: Switch to Microsoft GSL implementationOliver Reiche
2023-03-03utils: Add utility class for handling URLsPaul Cristian Sarbu