Changes for version 1.06 - 2026-01-18
- BUG FIXES:
- Fixed IPv6 port handling bug in _resolve_redirect() that incorrectly prepended port number to path instead of storing in Host header
- Sanitized proxy credentials from verbose debug output to prevent leakage
- Replaced hardcoded 8192 buffer size with configurable buffer_size option
- FEATURES:
- Added is_keep_alive() accessor method for boolean keep-alive check
- Added set_buffer_size() method to configure read buffer at runtime
Modules
SSL/TLS HTTP client with proxy support and certificate pinning