Http-types

Latest version: v0.0.18

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

Scan your dependencies

0.0.14

Add `HttpExchangeWriter.to_dict()` and `HttpExchangeWriter.to_json()`.

0.0.7

- Add a version requirement on python-dateutil (19).

0.0.6

- Fix bug in inferring path from url without path (16).
- Handle multi-valued query parameters in path building (17)
- Avoid depending on native C code (18).

0.0.5

- The `req` and `res` properties has been renamed to `request` and `response`, both in the JSON format and on `HttpExchange`.
- When reading JSON, only one of `path` or (`pathname`, `query`) properties is now needed - the missing fields are reconstructed from the other ones.
- Add `timestamp` properties to requests and responses.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.