Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/http-body/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 1 kB image not shown  

Quelle  CHANGELOG.md   Sprache: unbekannt

 
Spracherkennung für: .md vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# Unreleased

None.

0.4.5 (May 202022)

- Add `String` impl for `Body`.
- Add `Limited` body implementation.

0.4.4 (October 222021)

- Add `UnsyncBoxBody` and `Body::boxed_unsync`.

0.4.3 (August 82021)

- Implement `Default` for `BoxBody`.

0.4.2 (May 82021)

- Correctly override `Body::size_hint` and `Body::is_end_stream` for `Empty`.
- Add `Full` which is a body that consists of a single chunk.

0.4.1 (March 182021)

- Add combinators to `Body`:
  - `map_data`: Change the `Data` chunks produced by the body.
  - `map_err`: Change the `Error`s produced by the body.
  - `boxed`: Convert the `Body` into a boxed trait object.
- Add `Empty`.

0.4.0 (December 232020)

- Update `bytes` to v1.0.

0.3.1 (December 132019)

- Implement `Body` for `http::Request<impl Body>` and `http::Response<impl Body>`.

0.3.0 (December 42019)

- Rename `next` combinator to `data`.

0.2.0 (December 32019)

- Update `http` to v0.2.
- Update `bytes` to v0.5.

0.2.0-alpha.3 (October 12019)

- Fix `Body` to be object-safe.

0.2.0-alpha.2 (October 12019)

- Add `next` and `trailers` combinator methods.

0.2.0-alpha.1 (August 202019)

- Update to use `Pin` in `poll_data` and `poll_trailers`.

0.1.0 (May 72019)

- Initial release

[Dauer der Verarbeitung: 0.12 Sekunden, vorverarbeitet 2026-06-05]