Browsermob-proxy

Latest version: v0.8.0

Safety actively analyzes 620848 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.8.0

==================

* Adds rewrite rules clear api. Fixes content type for request/response intercept and adds doc links for writing intercept code. Adds comments clarifying intercept client test coverage. Augments human test for url rewrite and adds clear portion. Adds test for response intercept. Adds bootstrap script to download tools to test with. Refactors human tests so browser session are cleaned up when tests fail and tests run with chromium. Adds server start script for travis. Changes .travis.yml to use provided scripts and also run headless chrome.
* If the JSON doesn't load, it's likely because the user has another server running on the same port. Improve the error message here so can figure out what's going on more easily.
* Inherit from Exception as StandardError was removed in Python 3
* Add ProxyServerError and raise it instead of Exception
* Fix docstring for limits()
* Fix path join issue: log_path_name would be /server.log
* Make default option values more robust
* Add retry sleep and count in options
* Reenabling timeout tests as they have been fixed in B6 of the server
* Removing duplicate method. Fixes 41
* docstrings cleanup
* configurable log file
* added title options for new har and new har page
* replaced mutable default values with None
* Update Requests dependency version
* Updating supported Python versions
* Disabling a test due to BMP Server bug
* Bumping version number of BMP server used in testing
* Add bmp.log to .gitignore
* Add details on how to contribute
* Updating response URL endpoints to use filter
* Ignoring .cache directory
* Change remap_hosts to accept dictionary
* Make sure the process is still running while waiting for the server to start.
* Changed hostmap to be a named argument for compatibility
* Merge remote-tracking branch 'upstream/master' into patch-1
* Add the ability to empty the DNS cache
* Correct function name
* Add the ability to return all active proxy ports from Browsermob
* switch to Travis container setup
* Update to latest browsermob proxy release for testing
* Correct exception typo
* Update remap_hosts test
* Fix whitespace
* Let remap_hosts accept a dictionary
* Upgrading Travis to it's container system
* bumping to 0.7.1

0.7.1

==================

* Adding option of using existing proxy port.
* Allow use of a remote proxy server.
* improved directions on running tests
* fix broken test (test_new_page_defaults)

0.7.0

==================

* Updating travis ci to use browsermob proxy 2.0
* Support to use httpsProxy and httpProxy at proxy creation time
* Adding Python 3 support
* add sslProxy to Client.add_to_capabilities with tests
* Correct docstring for `wait_for_traffic_to_stop`
* Removing unused :Args: items
* Updating docstrings
* Correcting args and params for documentation
* updated docstrings for easier formatting on things like RTDs
* updated new_har() docstrings
* updated client documentation
* Added client and server docs
* updating version in docs

0.6.0

==================

* Added support for parameters in har creation
* Bug fixes for tests that are out of date
* Setup server constructor to look on path for location of browsermob-proxy executable. As well as looking for a file. Also added example code for using browsermob-proxy with chrome
* Fix project name
* adding docs

0.5.0

==================
* Allow proxying of ssl requests with selenium.
* Updating case for proxy type

0.4.0

==================

* Allow setting basic authentication
* Adding the ability to remap hosts which is available from BrowserMob Proxy Beta 7
* Merge pull request 6 from lukeis/patch-2
* Update readme.md
* initial commit of event listener to auto do record
* server.create_proxy is a function, should be called :)
* forgot to add the port

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.