Structs§
- Cache
Key - Cache key for responses
- Cache
Stats - Cached
Parser - RAII wrapper that returns parser to cache on drop
- Cached
Response - Cached response entry
- Http
Parser Cache - Thread-safe HTTP parser cache to avoid repeated allocations
- Response
Cache - Simple LRU response cache
- Reusable
Parser - Reusable HTTP parser - simplified version without lifetime issues
Functions§
- global_
parser_ cache - Get global parser cache
- global_
response_ cache - Get global response cache
Type Aliases§
- Http
Parse Result - Type alias for complex HTTP parsing result