H2spacex

Latest version: v1.2.0

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

Scan your dependencies

Page 1 of 4

1.2.0

- Add ssl key logging feature

python
h2_conn = H2OnTlsConnection(
hostname='http2.github.io',
port_number=443,
ssl_log_file_path="PATH_TO_SSL_KEYS.log" optional (if you want to log ssl keys to read the http/2 traffic in wireshark)
)

1.1.2

- raise errors instead of exiting

1.1.0

- Add nano seconds time for responses

1.0.3

- Logger import bug fixed

[Link to H2SpaceX version 1.0.3 on pypi](https://pypi.org/project/h2spacex/1.0.3/)

1.0.1

- Logging can be disabled!
- Examples of new improved spa method added

0.1.16

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.