Webtest

Latest version: v3.0.0

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

Scan your dependencies

Page 10 of 10

1.0.2

-----

* Don't submit unnamed form fields.

* Checkboxes with no explicit ``value`` send ``on`` (previously they
sent ``checked``, which isn't what browsers send).

* Support for ``<select multiple>`` fields (from Matthew Desmarais)

1.0.1

---

* Fix the ``TestApp`` validator's InputWrapper lacking support for
readline with an argument as needed by the cgi module.

1.0

---

* Keep URLs in-tact in cases such as
``app.get('http://www.python.org')`` (so HTTP_HOST=www.python.org,
etc).

* Fix ``lxml.html`` import, so lxml 2.0 users can get HTML lxml
objects from ``resp.lxml``

* Treat ``<input type="image">`` like a submit button.

* Use ``BaseCookie`` instead of ``SimpleCookie`` for storing cookies
(avoids quoting cookie values).

* Accept any ``params`` argument that has an ``items`` method (like
MultiDict)

0.9

---

Initial release

Page 10 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.