【发布时间】:2013-09-21 08:27:46
【问题描述】:
我想使用 Squid 代理来操作对特定网站的 HTTP 请求。
一个cookie,应该插入到http://example.com的每个请求中
现在使用代理和浏览http://example.com 的每个人都会通过 cookie 自动登录。
我在此站点上阅读了有关内容适应的信息: http://wiki.squid-cache.org/SquidFaq/ContentAdaptation
我想使用 http://www.squid-cache.org/Doc/config/request_header_add/ 之类的东西。
谁能帮帮我?
谢谢!
【问题讨论】:
标签: http squid httpcookie