Skip to content

Pull requests: hyperium/http

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

fix: off by 1 error in Method::from_bytes
#708 opened Jul 1, 2024 by dlzht Loading…
Improve documentation for the insert method
#705 opened Jun 21, 2024 by Asudox Loading…
refactor(name): simplify uninit_u8_array
#702 opened Jun 15, 2024 by SandaruKasa Loading…
Allow empty authority in absolute URIs
#698 opened May 10, 2024 by andrewbaxter Loading…
simplified code
#694 opened Apr 9, 2024 by wandercn Loading…
Add StatusCode EARLY_HINTS and TOO_EARLY
#691 opened Mar 20, 2024 by Pi-Cla Loading…
feat: add strict version of uri parsing
#689 opened Mar 16, 2024 by dswij Loading…
Allow using as_u16 in const contexts
#680 opened Feb 21, 2024 by WhyNotHugo Loading…
Add sockaddr authority
#624 opened Sep 13, 2023 by mcr Loading…
Implement From<PathAndQuery> for Bytes
#623 opened Aug 28, 2023 by WhyNotHugo Loading…
try_ methods to handle capacity overflow
#617 opened Jul 20, 2023 by glebpom Loading…
Enable clippy (to check for missing Safety comments)
#612 opened Jun 8, 2023 by f0rki Loading…
Implement the Early-Data (RFC 8470) header
#606 opened May 5, 2023 by dasJ Loading…
partial format the code and fix typo and modernize
#597 opened Mar 31, 2023 by zh-jq Loading…
Add Method::from_static
#595 opened Mar 27, 2023 by WhyNotHugo Loading…
Make StatusCode methods const
#591 opened Feb 27, 2023 by stormshield-kg Loading…
double quote "Sensitive" header value
#584 opened Jan 24, 2023 by haruska Loading…
ProTip! Exclude everything labeled bug with -label:bug.