a17d7d341351bc79a0eb702e0b44e1c711590b17
[privoxy.git] / regression-tests.action
1 #############################################################################
2 # $Id: regression-tests.action,v 1.60 2008/03/27 07:46:54 fk Exp $
3 #############################################################################
4 #
5 # This is a configuration file for Privoxy-Regression-Test.
6 #
7 # After referencing it in your Privoxy configuration both Privoxy and
8 # Privoxy-Regression-Test should be good to go.
9 #
10 #############################################################################
11 #
12 # Copyright (c) 2007-2008 Fabian Keil <fk@fabiankeil.de>
13 #
14 # Permission to use, copy, modify, and distribute this software for any
15 # purpose with or without fee is hereby granted, provided that the above
16 # copyright notice and this permission notice appear in all copies.
17 #
18 # THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
19 # WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
20 # MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
21 # ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
22 # WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
23 # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
24 # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
25 #
26 #############################################################################
27
28 {{settings}}
29 for-privoxy-version=3.0.9
30
31 # Some dependencies Privoxy-Regression-Test should know about:
32 #
33 # Level 9 needs  = config line user-manual\s+/
34 # Level 12 needs = config line enable-edit-actions\s+1
35
36 #######################################################
37 # Enable taggers to activate the tests on demand
38 # and suppress hiding the User-Agent for
39 # Privoxy-Regression-Test to save log space.
40 #######################################################
41 {\
42  +client-header-tagger{user-agent} \
43  +client-header-tagger{privoxy-control} \
44  +client-header-filter{privoxy-control} \
45 }
46 config.privoxy.org/
47 p.p/
48
49 {-hide-user-agent}
50 TAG:^User-Agent: Privoxy-Regression-Test
51
52 #######################################################
53 # Test accept-language{}.
54 #######################################################
55
56 # Set Header    = Accept-Language: de-de
57 # Expect Header = Accept-Language: en-gb
58 {+hide-accept-language{en-gb}}
59 TAG:^hide-accept-language\{en-gb\}$
60
61 # Set Header    = Accept-Language: de-de
62 # Expect Header = REMOVAL
63 {+hide-accept-language{block}}
64 TAG:^hide-accept-language\{block\}$
65
66 #######################################################
67 # Sections for hide-referrer{} to test:
68 #
69 # 1) conditional-block
70 # 2) conditional-forge
71 # 3) forge
72 # 4) block
73 # 5) a parameter that looks like a valid fake referrer 
74 # 6) a parameter that looks like an invalid fake referrer
75 #######################################################
76
77 # Set Header    = Referer: http://www.example.org/foo 
78 # Expect Header = REMOVAL
79 #
80 # Set Header    = Referer: http://p.p/foo
81 # Expect Header = NO CHANGE
82 {+hide-referrer{conditional-block}}
83 TAG:^hide-referrer\{conditional-block\}$
84
85 # Set Header    = Referer: http://www.example.org/foo 
86 # Expect Header = Referer: http://p.p/
87 #
88 # Set Header    = Referer: http://p.p/foo
89 # Expect Header = NO CHANGE
90 {+hide-referrer{conditional-forge}}
91 TAG:^hide-referrer\{conditional-forge\}$
92
93 # Set Header    = Referer: http://www.example.org/foo 
94 # Expect Header = Referer: http://p.p/
95 {+hide-referrer{forge}}
96 TAG:^hide-referrer\{forge\}$
97
98 # Set Header    = Referer: http://www.example.org/foo 
99 # Expect Header = REMOVAL
100 {+hide-referrer{block}}
101 TAG:^hide-referrer\{block\}$
102
103 # Set Header    = Referer: http://www.example.org/foo 
104 # Expect Header = Referer: invalid
105 {+hide-referrer{invalid}}
106 TAG:^hide-referrer\{invalid\}$
107
108 # Set Header    = Referer: http://www.example.org/asdf
109 # Expect Header = Referer: http://www.privoxy.org/
110 {+hide-referrer{http://www.privoxy.org/}}
111 TAG:^hide-referrer\{http://www.privoxy.org/\}$
112
113 #{+hide-referrer{}}
114 #TAG:^hide-referrer\{\}$
115
116 #######################################################
117 # Test hide-user-agent{}.
118 #######################################################
119
120 # Set Header    = User-Agent: Mozilla/5.0 (X11; U; NetBSD i386; de-CH; rv:1.8.1.6) Gecko/20070806 Firefox/2.0.0.6
121 # Expect Header = User-Agent: Mozilla/5.0 (X11; U; FreeBSD alpha; en-GB; rv:1.8.1.6) Gecko/20070913 Firefox/2.0.0.6
122 {+hide-user-agent{Mozilla/5.0 (X11; U; FreeBSD alpha; en-GB; rv:1.8.1.6) Gecko/20070913 Firefox/2.0.0.6}}
123 TAG:^hide-user-agent\{Mozilla/5\.0 \(X11; U; FreeBSD alpha; en-GB; rv:1\.8\.1\.6\) Gecko/20070913 Firefox/2\.0\.0\.6\}$
124
125 # XXX: Check the code that is tested here.
126 # Set Header = ua-blah: blah
127 # Expect Header = REMOVAL
128 {+hide-user-agent{block}}
129 TAG:^hide-user-agent{block}$
130
131 # Set Header = ua-blah: blah
132 # Expect Header = NO CHANGE
133 {-hide-user-agent{}}
134 TAG:^-hide-user-agent{block}$
135
136
137 #######################################################
138 # Test add-header{}.
139 #######################################################
140
141 # Set Header    = X-Whatever: foo
142 # Expect Header = X-Custom-Header: yes, please
143
144 {+add-header{X-Custom-Header: yes, please}}
145 TAG:^add-header\{X-Custom-Header: yes, please\}$
146
147 #######################################################
148 # Test client-header-filter{hide-tor-exit-notation}.
149 #######################################################
150
151 # Set Header    = Referer: http://p.p.zwiebelsuppe.exit/
152 # Expect Header = Referer: http://p.p/
153 #
154 # Set Header    = Referer: http://p.p.zwiebelsuppe.exit/foo/bar/baaz/
155 # Expect Header = Referer: http://p.p/foo/bar/baaz/
156 #
157 # Set Header    = Referer: http://p.p/
158 # Expect Header = NO CHANGE
159 #
160 # Set Header    = Referer: http://config.privoxy.org.zwiebelsuppe.exit/foo/bar/baaz.html
161 # Expect Header = Referer: http://config.privoxy.org/foo/bar/baaz.html
162 #
163 # Set Header    = Host: p.p.zwiebelsuppe.exit
164 # Expect Header = Host: p.p
165 #
166 # Set Header    = Host: p.p
167 # Expect Header = NO CHANGE
168 #
169 # Set Header    = Referer: http://config.privoxy.org.ad356ef8e87a89e6c898b74500d58607ac691178.exit/foo/baaz.html
170 # Expect Header = Referer: http://config.privoxy.org/foo/baaz.html
171
172 {+client-header-filter{hide-tor-exit-notation} -hide-referer}
173 TAG:^client-header-filter\{hide-tor-exit-notation\}$
174
175 #######################################################
176 # Test crunch-client-header{}.
177 #######################################################
178
179 # Set Header    = Content-Type: text/html
180 # Expect Header = REMOVAL
181 #
182 # Set Header    = Content-Type: text/html; charset=4711
183 # Expect Header = REMOVAL
184 #
185 # Set Header    = Content-Type: text/plain
186 # Expect Header = NO CHANGE
187
188 {+crunch-client-header{text/html}}
189 TAG:^crunch-client-header\{text/plain\}$
190
191
192 #######################################################
193 # Test crunch-if-none-match.
194 #######################################################
195
196 # Set Header    = If-None-Match: 8987afd239d2093kd2309kd
197 # Expect Header = REMOVAL
198
199 # Set Header    = If-None-Match: 82c3cb50c984ef11b1fed749949b2a16
200 # Expect Header = REMOVAL
201
202 # Set Header    = If-Modified-Since: Thu, 04 Oct 2007 09:56:35 GMT
203 # Expect Header = NO CHANGE
204
205 {+crunch-if-none-match -hide-if-modified-since}
206 TAG:^crunch-if-none-match$
207
208 #######################################################
209 # Test hide-if-modified-since
210 #######################################################
211
212 # Set Header    = If-Modified-Since: Thu, 04 Oct 2007 09:56:35 GMT
213 # Expect Header = REMOVAL
214 #
215 # Set Header    = If-None-Match: 82c3cb50c984ef11b1fed749949b2a16
216 # Expect Header = NO CHANGE
217
218 {+hide-if-modified-since{block} -crunch-if-none-match}
219 TAG:^hide-if-modified-since\{block\}$
220
221 # Set Header    = If-Modified-Since: Gee, this date is invalid
222 # Expect Header = REMOVAL
223 # Set Header    = If-Modified-Since: Thu, 04 Oct 2007 09:56:35 GMT
224 # Expect Header = SOME CHANGE
225
226 {+hide-if-modified-since{-60} -crunch-if-none-match}
227 TAG:^hide-if-modified-since\{-60\}$
228
229 # Set Header    = If-Modified-Since: Gee, this date is invalid
230 # Expect Header = REMOVAL
231 # Set Header    = If-Modified-Since: Thu, 04 Oct 2007 09:56:35 GMT
232 # Expect Header = SOME CHANGE
233
234 {+hide-if-modified-since{+60} -crunch-if-none-match}
235 TAG:^hide-if-modified-since\{\+60\}$
236
237 # Set Header    = If-Modified-Since: Gee, this date is invalid
238 # Expect Header = REMOVAL
239 # Set Header    = If-Modified-Since: Thu, 04 Oct 2007 09:56:35 GMT
240 # Expect Header = SOME CHANGE
241
242 {+hide-if-modified-since{60} -crunch-if-none-match}
243 TAG:^hide-if-modified-since\{60\}$
244
245 # Set Header    = If-Modified-Since: Gee, this date is invalid
246 # Expect Header = REMOVAL
247 # Set Header    = If-Modified-Since: Thu, 04 Oct 2007 09:56:35 GMT
248 # Expect Header = NO CHANGE
249
250 {+hide-if-modified-since{+0} -crunch-if-none-match}
251 TAG:^hide-if-modified-since\{\+0\}$
252
253 # Set Header    = If-Modified-Since: Gee, this date is invalid
254 # Expect Header = REMOVAL
255 # Set Header    = If-Modified-Since: Thu, 04 Oct 2007 09:56:35 GMT
256 # Expect Header = NO CHANGE
257
258 {+hide-if-modified-since{-0} -crunch-if-none-match}
259 TAG:^hide-if-modified-since\{-0\}$
260
261 # Set Header    = If-Modified-Since: Gee, this date is invalid
262 # Expect Header = REMOVAL
263 # Set Header    = If-Modified-Since: Thu, 04 Oct 2007 09:56:35 GMT
264 # Expect Header = NO CHANGE
265
266 {+hide-if-modified-since{0} -crunch-if-none-match}
267 TAG:^hide-if-modified-since\{0\}$
268
269 # Set Header    = If-Modified-Since: Gee, this date is invalid
270 # Expect Header = REMOVAL
271 # Set Header    = If-Modified-Since: Thu, 04 Oct 2007 09:56:35 GMT
272 # Expect Header = NO CHANGE
273
274 {+hide-if-modified-since{NaN} -crunch-if-none-match}
275 TAG:^hide-if-modified-since\{NaN\}$
276
277
278 #######################################################
279 # Test crunch-outgoing-cookies
280 #######################################################
281
282 # Set Header    = If-Modified-Since: Gee, this date is invalid
283 # Expect Header = NO CHANGE
284 #
285 # Set Header    = Cookie: PREF=ID=6cf0abd34262:TM=117335617:LM=1617:S=jZypyJ7LPiwFi1_
286 # Expect Header = REMOVAL
287 {\
288  +crunch-outgoing-cookies \
289  -crunch-incoming-cookies \
290  -session-cookies-only    \
291  -hide-if-modified-since  \
292 }
293 TAG:^crunch-outgoing-cookies$
294
295 #######################################################
296 # Test session-cookies-only
297 #
298 # XXX: pretty useless as session-cookies-only doesn't
299 # affect client headers.
300 #######################################################
301
302 # Set Header    = Cookie: NSC_gffe-iuuq-mc-wtfswfs=8efb330d3660;expires=Thu, 04-Oct-07 19:11:34 GMT;path=/
303 # Expect Header = NO CHANGE
304 #
305 # Set Header    = Cookie: PREF=ID=6cf0abd34262:TM=117335617:LM=1617:S=jZypyJ7LPiwFi1_
306 # Expect Header = NO CHANGE
307 {\
308  -crunch-outgoing-cookies \
309  -crunch-incoming-cookies \
310  +session-cookies-only    \
311  -hide-if-modified-since  \
312 }
313 TAG:^session-cookies-only$
314
315 #######################################################
316 # Test hide-forwarded-for-headers
317 #######################################################
318
319 # Set Header    = X-Forwarded-For: 10.0.0.1
320 # Expect Header = REMOVAL
321 {\
322  +hide-forwarded-for-headers    \
323 }
324 TAG:^hide-forwarded-for-headers$
325
326 # Set Header    = X-Forwarded-For: 10.0.0.1
327 # Expect Header = NO CHANGE
328 {\
329  -hide-forwarded-for-headers    \
330 }
331 TAG:^-hide-forwarded-for-headers$
332
333 #######################################################
334 # Test hide-from-header
335 #######################################################
336
337 # Set Header    = From: schneewitchen@example.org
338 # Expect Header = REMOVAL
339 {\
340  +hide-from-header{block}\
341 }
342 TAG:^hide-from-header\{block\}$
343
344 # Set Header    = From: schneewitchen@example.org
345 # Expect Header = From: siebenzwerge@example.org
346 {\
347  +hide-from-header{siebenzwerge@example.org}\
348 }
349 TAG:^hide-from-header\{siebenzwerge@example.org\}$
350
351 #######################################################
352 # Test prevent-compression
353 #######################################################
354
355 # Set Header    = Accept-Encoding: gzip, deflate
356 # Expect Header = REMOVAL
357 #
358 # Set Header    = Accept-Encoding: gzip
359 # Expect Header = REMOVAL
360 #
361 # Set Header    = Accept-Encoding: deflate
362 # Expect Header = REMOVAL
363 {\
364  +prevent-compression\
365 }
366 TAG:^prevent-compression$
367
368 #######################################################
369 # Test send-wafer.
370 #######################################################
371
372 # Set Header    = X-Does-Not-Matter: Foo bar
373 # Expect Header = Cookie: Tracking+me+is+easy+due+to+my+stupid+wafer+cookie
374 {\
375  +send-wafer{Tracking me is easy due to my stupid wafer cookie}\
376  -send-vanilla-wafer \
377 }
378 TAG:^send-wafer\{Tracking me is easy due to my stupid wafer cookie\}$
379
380 #######################################################
381 # Test send-vanilla-wafer.
382 #######################################################
383
384 # Set Header    = X-Does-Not-Matter: Foo bar
385 # Expect Header = Cookie: NOTICE=TO_WHOM_IT_MAY_CONCERN_Do_not_send_me_any_copyrighted_information_other_than_the_document_that_I_am_requesting_or_any_of_its_necessary_components._In_particular_do_not_send_me_any_cookies_that_are_subject_to_a_claim_of_copyright_by_anybody._Take_notice_that_I_refuse_to_be_bound_by_any_license_condition_(copyright_or_otherwise)_applying_to_any_cookie._
386 {\
387  +send-vanilla-wafer \
388  -send-wafer \
389 }
390 TAG:^send-vanilla-wafer$
391
392 #######################################################
393 # Test content filters which could cause problems with
394 # range requests.
395 #######################################################
396
397 # Set Header    = Range: bytes=1234-5678
398 # Expect Header = REMOVAL
399 # Set Header    = If-Range: bytes=1234-5678
400 # Expect Header = REMOVAL
401 # Set Header    = Request-Range: bytes=1234-5678
402 # Expect Header = REMOVAL
403 {\
404  +deanimate-gifs{last} \
405  -filter \
406  -inspect-jpegs \
407 }
408 TAG:^deanimate-gifs\{last\}$
409
410 # Set Header    = Range: bytes=1234-5678
411 # Expect Header = REMOVAL
412 # Set Header    = If-Range: bytes=1234-5678
413 # Expect Header = REMOVAL
414 # Set Header    = Request-Range: bytes=1234-5678
415 # Expect Header = REMOVAL
416 {\
417  -deanimate-gifs \
418  +filter{banners-by-size} \
419  -inspect-jpegs \
420 }
421 TAG:^filter\{banners-by-size\}$
422
423 # Set Header    = Range: bytes=1234-5678
424 # Expect Header = REMOVAL
425 # Set Header    = If-Range: bytes=1234-5678
426 # Expect Header = REMOVAL
427 # Set Header    = Request-Range: bytes=1234-5678
428 # Expect Header = REMOVAL
429 {\
430  -deanimate-gifs \
431  -filter \
432  +inspect-jpegs \
433 }
434 TAG:^filter\{banners-by-size\}$
435
436 # Set Header    = Range: bytes=1234-5678
437 # Expect Header = NO CHANGE
438 # Set Header    = If-Range: bytes=1234-5678
439 # Expect Header = NO CHANGE
440 # Set Header    = Request-Range: bytes=1234-5678
441 # Expect Header = NO CHANGE
442 {\
443  -deanimate-gifs \
444  -filter \
445  -inspect-jpegs \
446  -kill-popups \
447 }
448 TAG:^no-content-filter$
449
450 # Set Header    = Connection: keep-alive
451 # Expect Header = Connection: close
452 # Set Header    = Connection:
453 # Expect Header = Connection: close
454 {}
455 TAG:^Connection: close$
456
457 # XXX: Removing a header by not specifying a value is
458 # an inherited curl feature and could be viewed as a
459 # bug as far as Privoxy-Regression-Test is concerned.
460 #
461 # Set Header    = Host:
462 # Expect Header = Host: p.p
463 {}
464 TAG:^No Host header$
465
466 # Set Header    = Host: whatever.example.org
467 # Expect Header = NO CHANGE
468 {}
469 TAG:^Host header other than the target host$
470
471 # XXX: check the RFC to use a real value
472 # Set Header = Keep-Alive: Yes
473 # Expect Header = REMOVAL
474 {}
475 TAG:^Keep-Alive header removal$
476
477 # XXX: check the RFC to use a real value
478 # Set Header = proxy-connection: keep-alive
479 # Expect Header = REMOVAL
480 {}
481 TAG:^Proxy-Connection removal$
482
483 # Set Header = Proxy-Connection: keep-alive
484 # Expect Header = REMOVAL
485 {}
486 TAG:^Proxy-Connection removal$
487
488 # These are somewhat redundant when testing with
489 # GET requests, but I want to remember then when
490 # TRACE requests are supported.
491 #
492 # Set Header = Max-Forwards: 0
493 # Expect Header = NO CHANGE
494 # Set Header = Max-Forwards: 1
495 # Expect Header = NO CHANGE
496 # Set Header = Max-Forwards: -1
497 # Expect Header = NO CHANGE
498 # Set Header = Max-Forwards: 3
499 # Expect Header = NO CHANGE
500 {}
501 TAG:^Max-Forwards header without TRACE method$
502
503 ################################################################
504 #
505 # Fairly dumb tests for Privoxy CGI pages.
506 #
507 # These are mainly useful for checking for memory leaks
508 # with Valgrind or whether or not the user manual is installed
509 # correctly and are unlikely to actually detect any
510 #
511 # Note that if "Expect Status Code" is missing, 200 is implied.
512 #
513 ################################################################
514
515 # Fetch Test = http://p.p/
516 # Will fail if compiled with FEATURE_GRACEFUL_TERMINATION
517 # Fetch Test = http://p.p/die
518 # Expect Status Code = 404
519 # Fetch Test = http://p.p/show-status
520 # Fetch Test = http://p.p/show-version
521 # Fetch Test = http://p.p/show-request
522 # Fetch Test = http://p.p/show-url-info
523 # Fetch Test = http://p.p/show-url-info?url=www.privoxy.org%2F
524 # Fetch Test = http://p.p/show-url-info?url=http:%2F%2Fwww.privoxy.org%2F
525 # Fetch Test = http://p.p/show-url-info?url=https:%2F%2Fwww.privoxy.org%2F
526 # Fetch Test = http://p.p/show-url-info?url=
527 # Fetch Test = http://p.p/show-url-info?url=%2F
528 # Fetch Test = http://p.p/toggle
529 # Fetch Test = http://p.p/edit-actions
530 # Fetch Test = http://p.p/eaa
531 # Fetch Test = http://p.p/eau
532 # Fetch Test = http://p.p/ear
533 # Fetch Test = http://p.p/eal
534 # Fetch Test = http://p.p/eafu
535 # Fetch Test = http://p.p/eas
536 # Fetch Test = http://p.p/easa
537 # Fetch Test = http://p.p/easr
538 # Fetch Test = http://p.p/eass
539 # Fetch Test = http://p.p/edit-actions-for-url
540 # Fetch Test = http://p.p/edit-actions-list
541 # Fetch Test = http://p.p/edit-actions-submit
542 # Fetch Test = http://p.p/edit-actions-url
543 # Fetch Test = http://p.p/edit-actions-url-form
544 # Fetch Test = http://p.p/edit-actions-add-url
545 # Fetch Test = http://p.p/edit-actions-add-url-form
546 # Fetch Test = http://p.p/edit-actions-remove-url
547 # Fetch Test = http://p.p/edit-actions-remove-url-form
548 # Fetch Test = http://p.p/edit-actions-section-add
549 # Fetch Test = http://p.p/edit-actions-section-remove
550 # Fetch Test = http://p.p/edit-actions-section-swap
551 # Fetch Test = http://p.p/error-favicon.ico
552 # Fetch Test = http://p.p/favicon.ico
553 # Fetch Test = http://p.p/robots.txt
554 # Fetch Test = http://p.p/send-banner
555 # Fetch Test = http://p.p/send-stylesheet
556 # Fetch Test = http://p.p/t
557 # Trusted CGI Request = http://p.p/edit-actions
558 # Expect Status Code = 302
559 # Level = 12 # Depends on the CGI editor being enabled
560 # Fetch Test = http://p.p/does-not-exist
561 # Expect Status Code = 404
562 # Trusted CGI Request = http://p.p/eaa
563 # Trusted CGI Request = http://p.p/eau
564 # Trusted CGI Request = http://p.p/ear
565 # Trusted CGI Request = http://p.p/eal
566 # Trusted CGI Request = http://p.p/eafu
567 # Trusted CGI Request = http://p.p/eas
568 # Trusted CGI Request = http://p.p/easa
569 # Trusted CGI Request = http://p.p/easr
570 # Trusted CGI Request = http://p.p/eass
571 # Trusted CGI Request = http://p.p/edit-actions-for-url
572 # Trusted CGI Request = http://p.p/edit-actions-list
573 # Trusted CGI Request = http://p.p/edit-actions-submit
574 # Trusted CGI Request = http://p.p/edit-actions-url
575 # Trusted CGI Request = http://p.p/edit-actions-url-form
576 # Trusted CGI Request = http://p.p/edit-actions-add-url
577 # Trusted CGI Request = http://p.p/edit-actions-add-url-form
578 # Trusted CGI Request = http://p.p/edit-actions-remove-url
579 # Trusted CGI Request = http://p.p/edit-actions-remove-url-form
580 # Trusted CGI Request = http://p.p/edit-actions-section-add
581 # Trusted CGI Request = http://p.p/edit-actions-section-remove
582 # Trusted CGI Request = http://p.p/edit-actions-section-swap
583 # Trusted CGI Request = http://p.p/send-stylesheet
584
585 # The following tests depend on Privoxy being configured to deliver the user manual
586
587 # Fetch Test = http://p.p/user-manual
588 # Expect Status Code = 302
589 # Level = 9
590 # Fetch Test = http://p.p/user-manual/
591 # Level = 9
592 # Fetch Test = http://p.p/user-manual/actions-file.html
593 # Level = 9
594 # Fetch Test = http://p.p/user-manual/appendix.html
595 # Level = 9
596 # Fetch Test = http://p.p/user-manual/config.html
597 # Level = 9
598 # Fetch Test = http://p.p/user-manual/configuration.html
599 # Level = 9
600 # Fetch Test = http://p.p/user-manual/contact.html
601 # Level = 9
602 # Fetch Test = http://p.p/user-manual/copyright.html
603 # Level = 9
604 # Fetch Test = http://p.p/user-manual/files-in-use.jpg
605 # Level = 9
606 # Fetch Test = http://p.p/user-manual/filter-file.html
607 # Level = 9
608 # Fetch Test = http://p.p/user-manual/index.html
609 # Level = 9
610 # Fetch Test = http://p.p/user-manual/installation.html
611 # Level = 9
612 # Fetch Test = http://p.p/user-manual/introduction.html
613 # Level = 9
614 # Fetch Test = http://p.p/user-manual/p_doc.css
615 # Level = 9
616 # Fetch Test = http://p.p/user-manual/proxy2.jpg
617 # Level = 9
618 # Fetch Test = http://p.p/user-manual/proxy_setup.jpg
619 # Level = 9
620 # Fetch Test = http://p.p/user-manual/quickstart.html
621 # Level = 9
622 # Fetch Test = http://p.p/user-manual/seealso.html
623 # Level = 9
624 # Fetch Test = http://p.p/user-manual/startup.html
625 # Level = 9
626 # Fetch Test = http://p.p/user-manual/templates.html
627 # Level = 9
628 # Fetch Test = http://p.p/user-manual/upgradersnote.html
629 # Level = 9
630 # Fetch Test = http://p.p/user-manual/whatsnew.html
631 # Level = 9
632
633
634 # Method Test = OPTIONS
635 # Method Test = GET
636 # Method Test = get
637 # Method Test = gEt
638 # Method Test = HEAD
639 # Method Test = POST
640 # Method Test = PUT
641 # Method Test = DELETE
642 # Method Test = OPTIONS
643 # Method Test = TRACE
644 # Method Test = CONNECT
645 # Method Test = PROPFIND
646 # Method Test = PROPPATCH
647 # Method Test = MOVE
648 # Method Test = COPY
649 # Method Test = MKCOL
650 # Method Test = LOCK
651 # Method Test = UNLOCK
652 # Method Test = BCOPY
653 # Method Test = BMOVE
654 # Method Test = BDELETE
655 # Method Test = BPROPFIND
656 # Method Test = BPROPPATCH
657 # Method Test = SUBSCRIBE
658 # Method Test = UNSUBSCRIBE
659 # Method Test = NOTIFY
660 # Method Test = POLL
661 # Method Test = VERSION-CONTROL
662 # Method Test = REPORT
663 # Method Test = CHECKOUT
664 # Method Test = CHECKIN
665 # Method Test = UNCHECKOUT
666 # Method Test = MKWORKSPACE
667 # Method Test = UPDATE
668 # Method Test = LABEL
669 # Method Test = MERGE
670 # Method Test = BASELINE-CONTROL
671 # Method Test = MKACTIVITY
672 # Method Test = PRIVOXY-REGRESSION-TEST-IN-THE-HOUSE
673 # Expect Status Code = 400
674
675 {+block{Forbidden Port. You are not supposed to see this.}}
676 config.privoxy.org:1-/
677 p.p:1-/
678
679 {-block}
680 config.privoxy.org:3,79-81/
681 p.p:3,22,79-81/
682
683 # Fetch Test = http://oh-dear-this-hostname-is-so-very-long-that-it-can-not-possibly-be-forwarded-through-socks5-as-a-result-we-therefore-expect-privoxy-to-return-an-error-response-instead-of-forwarding-the-request-because-as-already-mentioned-this-host-is-really-very-long.example
684 # Expect Status Code = 503
685 {+forward-override{forward-socks5 127.0.0.1:12345 .}}
686 oh-dear-this-hostname-is-so-very-long-that-it-can-not-possibly-be-forwarded-through-socks5-as-a-result-we-therefore-expect-privoxy-to-return-an-error-response-instead-of-forwarding-the-request-because-as-already-mentioned-this-host-is-really-very-long.example/
687
688 # Fetch Test = http://oh-dear-this-hostname-is-short-enough-but-there-is-no-socks-server-listening.example
689 # Expect Status Code = 503
690 {+forward-override{forward-socks5 127.0.0.1:12345 .}}
691 oh-dear-this-hostname-is-short-enough-but-there-is-no-socks-server-listening.example
692
693 # This one currently triggers the same error condition as the
694 # test above (socks5 server unreachable), but once Privoxy
695 # starts to properly reject invalid ports it should become useful.
696
697 # Fetch Test = http://invalid-forward5-gateway-port.example
698 # Expect Status Code = 503
699 {+forward-override{forward-socks5 127.0.0.1:-1 127.0.0.1:12345}}
700 invalid-forward5-gateway-port.example
701
702 # Fetch Test = http://forward5-null-gateway-host.example
703 # Expect Status Code = 503
704 {+forward-override{forward-socks5 :12345 127.0.0.1:12345}}
705 forward5-null-gateway-host.example
706
707 # Fetch Test = http://www.forbidden-connect.example:444/forbidden-connect
708 # Method = CONNECT
709 # Expect Status Code = 403
710 {+limit-connect{443}}
711 www.forbidden-connect.example/forbidden-connect
712
713 # Fetch Test = http://www.blocked-request.example/blocked-request
714 # Expect Status Code = 403
715 {+block{This request failed to make it to the target destination which means the test succeeded.}}
716 www.blocked-request.example/blocked-request
717
718 # Fetch Test = http://www.blocked-request.example/blocked-request-with-no-reason-specified
719 # Expect Status Code = 403
720 {+block}
721 www.blocked-request.example/blocked-request-with-no-reason-specified