1HTTP::Proxy::HeaderFiltUesre:r:sCtoanntdrairbdu(t3e)d PeHrTlTPD:o:cPurmoexnyt:a:tHieoanderFilter::standard(3)
2
3
4
6 HTTP::Proxy::HeaderFilter::standard - An internal filter to respect
7 RFC2616
8
10 This is an internal filter used by HTTP::Proxy to enforce behaviour
11 compliant with RFC 2616.
12
14 This filter implements a single method that is called automatically:
15
16 filter()
17 Enforce RFC 2616-compliant behaviour, by adding the "Via:" and
18 "X-Forwarded-For:" headers (except when the proxy was instructed
19 not to add them), decrementing the "Max-Forwards:" header and
20 removing the hop-by-hop and LWP::UserAgent headers.
21
23 HTTP::Proxy, HTTP::Proxy::HeaderFilter, RFC 2616.
24
26 Philippe "BooK" Bruhat, <book@cpan.org>.
27
28 Thanks to Gisle Aas, for directions regarding the handling of the hop-
29 by-hop headers.
30
32 Copyright 2003-2005, Philippe Bruhat.
33
35 This module is free software; you can redistribute it or modify it
36 under the same terms as Perl itself.
37
38
39
40perl v5.8.8 2006-09H-T0T4P::Proxy::HeaderFilter::standard(3)