| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 18 hours | feat: add connection pooling and DNS caching for performance | mo khan | |
| - Persistent HTTP sessions avoid Connection: close overhead - DNS pre-resolution with timeout prevents indefinite hangs - Thread-safe connection pool with LRU eviction - TLS certificates parsed once at init, not per-request - Extract TlsParser, DnsCache, ConnectionPool for SRP Bump to v1.5.0 | |||
| 2025-10-08 | style: fix linter error | mo khan | |
| 2025-10-08 | feat: add support for streaming responses | mo khan | |
| 2024-12-05 | feat: disable logger by default | mo khan | |
| 2022-05-03 | default to not calling set_debug_output | Peter Schulze | |
| 2020-06-13 | Extract Http Connection class | mo khan | |
