File: filter.header.entry

package info (click to toggle)
ffproxy 1.6-14
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 904 kB
  • sloc: ansic: 2,311; asm: 578; sh: 425; makefile: 93
file content (23 lines) | stat: -rw-r--r-- 495 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# db/filter.header.entry
#
# put header entries to remove here
# use filter.header.add to add custom entries
# use filter.header.match to remove entries via regular expressions
# empty lines and lines starting with # are ignored
# string matching is performed here (case insensitive)
#
# Examples:
#Accept-Language:
#User-Agent:
#From:
#
# Prohibit cookie usage:
#Set-Cookie:
#Cookie:
#
# The following entries should always be used:
Accept-Encoding:
Accept:
Connection:
Proxy-Connection:
Host: