| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 16 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-04-30 | feat: change minimum ruby to 3.2v1.3.0 | mo khan | |
| 2024-12-05 | feat: disable logger by default | mo khan | |
| 2020-07-31 | Enable new rubocop rules | mo khan | |
| 2020-06-12 | Reduce # of instance variables | mo khan | |
| 2020-01-13 | Allow following redirects | mo khan | |
| 2019-04-30 | specify ruby 2.4 as minimum supported | mokha | |
| 2019-04-30 | use bundler 2.0 | mokha | |
| 2019-04-30 | fix linter errors | mokha | |
| 2018-05-14 | fix rubocop errors. | mokha | |
