Releases: egirna/icap-client
Releases · egirna/icap-client
Fixed logging
Fixed bugs & refactored
- Added tests
- Fixed bugs came out after running tests: parsing http messages, detecting certain portions of the overall packets
- Improved some parsing & detection logics.
Improved TCP read EOF detection
v0.0.11 Trying Contains
Fixed Encapsulated Header generation
- Encapsulation header generation was malfunctioning for large files, fixed that by checking prefix.
- Use the existing encapsulated header from the ICAP request if it exists.
First stable release
Releasing the package with the MVP features, capable of communication with ICAP servers.