Octbrowser

Latest version: v0.4.2

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

Scan your dependencies

0.4.2

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

* Remove ``_headers`` property to browser object, the headers manipulation functions now impact directly the
``Browser.session.headers`` dict
* Since ``headers`` keyword argument isn't called anymore, you can add specific headers for a single request
* Add a better history support. The history is now an object and has a previous and a forward methods, see the docs for
all informations
* User can define history object base on the `BaseHistory` class
* Improve tests for new history
* Updated documentation for history

Backward compatibility breaks :

* the private property ``_headers`` no longer exists
* the ``back`` parameter for the ``open_url`` method has been removed

0.4.1

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

* Headers manipulation methods now update the session headers and make it avaible for all requests (thanks to Mark Owen)
* The ``submit_form`` method now send correcty the headers (thanks to Mark Owen)
* Now using SocketServer for unit testing (thanks to Mark Owen)
* Global unit tests improvements (thanks to Mark Owen)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.