mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
add tests for buffering and chunked encoding, fixes #143, also tests no banner url-rewrite only proxy related to #142
19 lines
301 B
YAML
19 lines
301 B
YAML
collections:
|
|
all:
|
|
- ./sample_archive/cdx/iana.cdx
|
|
|
|
archive_paths: ./sample_archive/warcs/
|
|
|
|
enable_http_proxy: true
|
|
|
|
buffer_response: false
|
|
|
|
proxy_options:
|
|
enable_https_proxy: false
|
|
|
|
cookie_resolver: ip
|
|
use_default_coll: all
|
|
|
|
use_banner: false
|
|
use_client_rewrite: false
|