Changelog
- 5524b4f Add ability to specify headers for http config loading
- 58ce905 Handle possible = values in header value
- 8367daf Merge pull request #72 from Akvicor/master
- 9969569 Merge pull request #73 from keslerm/feature/http-config
- 480d0bb Support loading config from an http endpoint
- 23af69f fix ipv6 panic
- 0ff663d ✨ feat: The codebase is now significantly more robust with better error handling, no resource leaks, and proper concurrent operations
- 1d124d0 ✨ feat: performance and resource optimizations