Skip to content

Releases: egirna/icap-client

Fixed logging

09 Aug 14:54
a752b39

Choose a tag to compare

No new features but the logging for debug mode is isolated & bug free.

Fixed bugs & refactored

08 Aug 07:16

Choose a tag to compare

  1. Added tests
  2. Fixed bugs came out after running tests: parsing http messages, detecting certain portions of the overall packets
  3. Improved some parsing & detection logics.

Improved TCP read EOF detection

18 Jun 20:53
7878efb

Choose a tag to compare

v0.0.11

Trying Contains

Fixed Encapsulated Header generation

18 Jun 16:56
dda5b7a

Choose a tag to compare

  1. Encapsulation header generation was malfunctioning for large files, fixed that by checking prefix.
  2. Use the existing encapsulated header from the ICAP request if it exists.

First stable release

30 May 16:21
4ce18a7

Choose a tag to compare

Releasing the package with the MVP features, capable of communication with ICAP servers.