mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-05-02 06:36:20 -04:00
wait for ack from browser setting request headers
guessing this might fix the issue where some requests are missing the warcprox-meta header, which results in their being written to the wrong warc
This commit is contained in:
parent
1dea1f3f93
commit
cc6297ef60
2 changed files with 7 additions and 4 deletions
2
setup.py
2
setup.py
|
@ -32,7 +32,7 @@ def find_package_data(package):
|
|||
|
||||
setuptools.setup(
|
||||
name='brozzler',
|
||||
version='1.1b12.dev274',
|
||||
version='1.1b12.dev275',
|
||||
description='Distributed web crawling with browsers',
|
||||
url='https://github.com/internetarchive/brozzler',
|
||||
author='Noah Levitt',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue