Menu

#78 "Expect" header should be dropped

closed
nobody
None
5
2012-09-14
2011-09-22
No

When an HTTP 1.1 client query DG, the query is converted to HTTP 1.0 and forwarded to Squid.

With Squid 3.1, an HTTP 1.0 query with an Expect header is strictly interpreted as protocol error.

This can simply be solved by adding the following to /etc/dansguardian/lists/headerregexplist :
expect:(.*)"->""

(NB: this has been triggered after the fix of https://sourceforge.net/tracker/index.php?func=detail&aid=3401442&group_id=131757&atid=722098 and an FTP upload test with curl).

Discussion

  • Mathieu PARENT

    Mathieu PARENT - 2011-10-05

    Drop Expect header

     

Log in to post a comment.