- 96cd71a support the GET_PARAMETER command of RSTP by Benxiang Ge · 1 year, 6 months ago master
- 76e1693 support the SETUP command of RSTP by Benxiang Ge · 1 year, 6 months ago
- d2aba44 HeaderValue::from_static can be const (#481) by Jerome Gravel-Niquet · 1 year, 8 months ago
- e3292b5 Fix typo in docs (#482) by walfie · 1 year, 9 months ago
- eae2cef Add missing TryFrom<String> and TryFrom<Vec<u8>> impls. (#477) by Arnav Singh · 1 year, 10 months ago
- 92f319b Add TryFrom implementations for owned types for HeaderName (#479) by Stephen M. Coakley · 1 year, 10 months ago
- 8b772ec Initial fuzzer set up. (#478) by DavidKorczynski · 1 year, 10 months ago
- 27a99ba v0.2.4 by Sean McArthur · 1 year, 10 months ago
- 78610de Allow `{`, `"` and `}` in URI paths (#474) by Anthony Ramine · 1 year, 10 months ago
- 93e5f31 Added benchmarks for parsing Method (#464) by Ilya Averyanov · 2 years ago
- 96e6384 v0.2.3 by Sean McArthur · 2 years, 1 month ago
- a447885 Upgrade to Bytes 1.0 by Sean McArthur · 2 years, 1 month ago
- 8571c6f v0.2.2 by David Kellum · 2 years, 2 months ago
- 84e2253 Fixes panic for remove_entry and remove_entry_mult (#449) by David Kellum · 2 years, 2 months ago
- 2a30648 Return error if multiple brackets exist in the authority (#445) by Abdullah Eryuzlu · 2 years, 2 months ago
- f43988c Add String and &String convert for PathAndQuery (#450) by Mats Kindahl · 2 years, 2 months ago
- 219012f Allow StatusCode to support 600-999 range by David Kellum · 2 years, 2 months ago
- 9f671af Return an error rather than panicking when HeaderName is too long (#433) by Adam C. Foltzer · 2 years, 6 months ago
- f3d85f1 Audit the use of unsafe in byte_str.rs (#408) by Steven Bosnick · 2 years, 7 months ago
- d651667 Clarify meaning of sensitive header values (#427) by Patrick Lühne · 2 years, 8 months ago
- 0d98716 Fix the build status badge in README.md (#426) by Steven Bosnick · 2 years, 8 months ago
- f635fe9 Fix the "Build Status" indicator in README.md (#425) by Steven Bosnick · 2 years, 8 months ago
- 4cf44a7 Audit use of unsafe in uri/authority.rs (#414) by Steven Bosnick · 2 years, 9 months ago
- c6e4ebe Add comments to describe safety of Scheme by Steven Bosnick · 2 years, 10 months ago
- 3f7e65e Add tests for directly parsing a Scheme by Steven Bosnick · 2 years, 10 months ago
- 8c933d8 Document the invariants that make Method safe by Steven Bosnick · 2 years, 10 months ago
- d834144 Refactor Method internals by Steven Bosnick · 2 years, 10 months ago
- c1a9b7f Add tests for valid and invalid Method's by Steven Bosnick · 2 years, 10 months ago
- e3258a4 v0.2.1 by Sean McArthur · 2 years, 10 months ago
- 1ddd5bc Switch CI from travis to Github Actions (#405) by Sean McArthur · 2 years, 10 months ago
- 514d8ca Remove unnecessary parentheses (#404) by Sean McArthur · 2 years, 10 months ago
- a1a62ca Add `extensions_ref()` and `extensions_mut()` to req/resp builders (#403) by Adam C. Foltzer · 2 years, 10 months ago
- d42643b add support `RTSP/1.0` by Benxiang Ge · 2 years, 11 months ago
- 8b609f9 HeaderMap: Store pos and hash as u16 (#386) by Matt Brubeck · 3 years ago
- 5603d79 Remove unnecessary parentheses to fix warning (#388) by Xidorn Quan · 3 years ago
- c175fea Remove deprecated Error::description usage (#387) by Sean McArthur · 3 years ago
- 455f33e Remove obsolete `allow(warnings)` attributes (#373) by Travis Cross · 3 years, 2 months ago
- 6e96a06 update suggested version in readme by chip · 3 years, 2 months ago
- 76ad0e3 v0.2.0 by Sean McArthur · 3 years, 2 months ago v0.2.0
- cb67c17 Add `from_maybe_shared` constructors by Sean McArthur · 3 years, 2 months ago
- db9b1b9 remove error type variants suffixed with `Bytes` by Sean McArthur · 3 years, 2 months ago
- 4ce5e6a Make all usage of `Bytes` private by Sean McArthur · 3 years, 2 months ago
- 0591bba Fix Method::is_idempotent by Erin Power · 3 years, 2 months ago
- c89cfc9 Change HeaderMap::drain API to match into_iter instead by Sean McArthur · 3 years, 2 months ago
- 6c2b789 Revert "Make ValueDrain eagerly collect its extra values" by Sean McArthur · 3 years, 2 months ago
- 43dffa1 Upgrade to bytes 0.5 by Sean McArthur · 3 years, 2 months ago
- 22448cd Switch HttpTryFrom to TryFrom. by David Barsky · 3 years, 6 months ago
- 9d8058a update rand and quickcheck dev deps with usage changes by David Kellum · 3 years, 5 months ago
- acdb39d Change request, response, and uri Builders to be by-value by Sean McArthur · 3 years, 6 months ago
- 52a58ae introduce TryFrom (#333) by Prasanna Loganathar · 3 years, 6 months ago
- eda281b Upgrade to 2018 Edition (#331) by David Barsky · 3 years, 7 months ago
- 8f52545 allow deprecated uninitialized while min Rust is 1.30 by Sean McArthur · 3 years, 7 months ago
- 90b0358 Change `HeaderMap::entry` to no longer return a `Result` by Sean McArthur · 3 years, 8 months ago
- 6003c8e Remove/rename deprecated APIs by Sean McArthur · 3 years, 8 months ago
- 9bd8c1a Use 'dyn' keyword with trait objects by Sean McArthur · 3 years, 8 months ago
- 1a4b6e4 implement FusedIterator for all HeaderMap iterators (#318) by Sean McArthur · 3 years, 8 months ago
- c18552f Implement variant on version to require catch-all (#159) by Kevin Choubacha · 3 years, 8 months ago
- a3a8fcb Add awareness of HTTP/3 (#294) by Lucas Pardue · 3 years, 8 months ago
- 4c44b12 start 0.2.x branch by Sean McArthur · 3 years, 8 months ago
- 4a5b64d v0.1.20 by Sean McArthur · 3 years, 2 months ago v0.1.20
- 6b07ee4 Refactor Method::is_idempotent for readability (#348) by XAMPPRocky · 3 years, 2 months ago
- 6856193 Fix docs indentation (#347) by Erick Tryzelaar · 3 years, 2 months ago
- d3cae7c Fix parsing of long host with no scheme (#351) by James · 3 years, 2 months ago
- 8ffe094 Make ValueDrain eagerly collect its extra values by Sean McArthur · 3 years, 2 months ago
- 81ceb61 fix capacity overflows in HeaderMap::reserve by Sean McArthur · 3 years, 2 months ago
- 32f1ae1 Remove unused 'inner label by Sean McArthur · 3 years, 2 months ago
- 82d53db Fix HeaderMap::drain double-free if drain iterator is forgotten by Sean McArthur · 3 years, 2 months ago
- 9c05e39 v0.1.19 by Sean McArthur · 3 years, 4 months ago v0.1.19
- 525a618 Improve Debug format of error types by Sean McArthur · 3 years, 5 months ago
- 5bb6c1d Allow % in IPv6 addresses to support zone identifiers. (#343) by Daniel Johnson · 3 years, 4 months ago
- 78058fd v0.1.18 by Sean McArthur · 3 years, 6 months ago v0.1.18
- d28a629 Conditional compilation by Matthew Sherborne · 3 years, 7 months ago
- 3253438 Added benchmarks for parsing header field names by Matthew Sherborne · 3 years, 7 months ago
- a521708 Adjust HttpTryFrom for HeaderMap to be generic over the value type by Sean McArthur · 3 years, 6 months ago
- 47e103f Implement HttpTryFrom<HashMap<String,String>> for HeaderMap (#326) by Ophir LOJKINE · 3 years, 6 months ago
- 192b172 Automatically test code examples in the README file (#314) by Guillaume Gomez · 3 years, 7 months ago
- cece1b8 Fix all deprecation warnings by Sean McArthur · 3 years, 7 months ago
- 73002d2 Export http::header::HeaderValue as http::HeaderValue (#222) by Josh Leeb-du Toit · 3 years, 7 months ago
- f5e97e4 v0.1.17 by Sean McArthur · 3 years, 10 months ago v0.1.17
- cd5f365 Add headers/headers_mut accessors. (#293) by Kyle Huey · 3 years, 10 months ago
- 5ebe81d Revert "Implementation of test and parsing for protocol relative uris (#300) (#301)" (#310) by Sean McArthur · 3 years, 10 months ago
- 5073ffd Add http::Error::inner_ref and cause (#303) by David Kellum · 3 years, 10 months ago
- ffe719c Improve Index for HeaderMap panic message to include key as string (#309) by Sean McArthur · 3 years, 10 months ago
- 0930c70 Implementation of test and parsing for protocol relative uris (#300) (#301) by Insomniak47 · 3 years, 11 months ago
- 20a0707 Make eq macro compatible with rustfmt (#304) by David Tolnay · 3 years, 11 months ago
- 360ab5f Create link references to `HeaderName` in `HeaderMap` (#305) by lzutao · 3 years, 11 months ago
- 7cd66aa v0.1.16 by Sean McArthur · 4 years ago v0.1.16
- 2c54cee Improve path parsing performance by using slice iterator instead of indexing Bytes (#297) by Sean McArthur · 4 years ago
- e37854e Permit more characters in URI paths (#296) by Sean McArthur · 4 years ago
- 9380ac5 v0.1.15 by Sean McArthur · 4 years ago v0.1.15
- 33f26b8 Fix Uri::host to include brackets of IPv6 literals (#292) by Sean McArthur · 4 years ago
- 4644dae Add convenience Uri getters (#287) by Sean McArthur · 4 years, 1 month ago
- 5018e48 Add method_ref, uri_ref, headers_ref to request::Builder (#284) by kazuhiko kikuchi · 4 years, 1 month ago
- d95c0ba Bump version to v0.1.14 (#279) by Carl Lerche · 4 years, 2 months ago v0.1.14
- 22ec10a Expose http::headers::{IterMut, ValuesMut} by Per Grön · 4 years, 3 months ago
- 22c4374 Support more tokens for header names by Bastien Orivel · 4 years, 3 months ago
- 638928f Allow the percent character in the userinfo of an authority. (#269) by Arnav Singh · 4 years, 3 months ago
- 62f241e Fix partial equality for URI with terminating questionmark by Gabriel Feron · 4 years, 3 months ago
- 4e21f48 add debug assertions for unchecked constructors (#266) by Sean McArthur · 4 years, 3 months ago
- 11b3459 change Port<'a> to be Port<Repr> (#265) by Sean McArthur · 4 years, 4 months ago