Open scardine opened 6 years ago
I have the same problem.
My squid version is 4.4
Config: icap_enable on icap_service my_service respmod_precache icap://127.0.0.1:13440/example adaptation_access my_service allow all
I'm having the same issue...
Same issue
This should be a good example, with squid configuration:
https://github.com/davegermiquet/icap_server_v2
Most web sites are working however I'm having problems with 2 factor on www.fastmail.com
I have the same problem.
My squid version is 4.4
Config: icap_enable on icap_service my_service respmod_precache icap://127.0.0.1:13440/example adaptation_access my_service allow all
I believe its a problem in the handle_one_request function and you might need to modify the parse_request option. See my repository for the overridden functions.
Is this fixed? I'm having the same problem.
the same issue. Any suggestions?
I'm trying
respmod_copy.py
and getting this:Environment information:
Configuration:
My goal is to change resource URLs from http to https in the response body.