Httparse

Latest version: v0.2.1

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

Scan your dependencies

Page 4 of 4

1.2.0

- **NEW**: added `std` cargo feature, on by default. Disable to use in `no_std` environments.
- **NEW**: implement `fmt::Display` and `std::error::Error` for `httparse::Error`.
- **NEW**: Relicense under dual license of MIT or Apache-2.0.

1.1.2

- **FIX**: skip empty lines before the start of a request or response

1.1.1

- **FIX**: Correctly return `Error` when method or path have illegal values

1.1.0

- **NEW**: `httparse::parse_chunk_size` function added

1.0.0

- **NEW**: `httparse::Request` and `httparse::Response`

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.