plabayo / rama

modular service framework to move and transform network packets
https://ramaproxy.org
Apache License 2.0
189 stars 20 forks source link

Support ICAP (RFC-3507) #339

Open GlenDC opened 1 month ago

GlenDC commented 1 month ago

Add initial support for ICAP. Once we have this we can look into what else related to ICAP we need.

RFC: https://www.rfc-editor.org/rfc/pdfrfc/rfc3507.txt.pdf

GlenDC commented 1 month ago

https://github.com/chills42/icaparse can serve as inspiration