Kurlyk
Loading...
Searching...
No Matches
utils Directory Reference

Files

 
CaseInsensitiveMultimap.hpp
 Defines case-insensitive utilities and data structures for HTTP headers, cookies, and query parameters.
 
ClientErrorCategory.hpp
 Declares the ClientError enumeration and error category for internal client-side failures.
 
CurlErrorCategory.hpp
 Defines the CurlErrorCategory class for handling CURL error codes.
 
email_utils.hpp
 Provides utility functions for validating email address formats.
 
encoding_utils.hpp
 Provides character encoding conversion utilities (e.g., UTF-8 to ANSI).
 
EventQueue.hpp
 Defines the EventQueue class for managing a thread-safe event queue.
 
http_parser.hpp
 Provides utility functions for parsing HTTP headers and cookies.
 
http_utils.hpp
 Provides utility functions for working with HTTP headers, cookies, and query strings.
 
HttpErrorCategory.hpp
 Defines the HttpErrorCategory class for interpreting HTTP status codes as std::error_code values.
 
path_utils.hpp
 Provides platform-specific utilities for obtaining paths and file locations.
 
percent_encoding.hpp
 Provides functions for percent-encoding and decoding strings.
 
print_utils.hpp
 Provides thread-safe console output utilities.
 
string_utils.hpp
 Provides basic string manipulation utilities.
 
url_utils.hpp
 Provides utility functions for parsing and validating URLs and their components.
 
user_agent_utils.hpp
 Provides functions for converting User-Agent strings to sec-ch-ua format.
 
WebSocketErrorCategory.hpp
 Defines the WebSocketError enumeration and corresponding error category for WebSocket-level failures.