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

Adding the QueryItem struct in path
#268 opened Oct 29, 2018 by yageek Loading…
Add serde support for StatusCode
#274 opened Nov 5, 2018 by thomaseizinger Loading…
Add path_segments to PathAndSegments
#276 opened Nov 5, 2018 by 20chan Loading…
Have StatusCode::as_str return static reference
#380 opened Jan 3, 2020 by upsuper Loading…
WIP: Allow get user info from authority
#399 opened Mar 4, 2020 by xoac Loading…
3 tasks
[src/error.rs] pub ErrorKind
#409 opened Apr 3, 2020 by SamuelMarks Loading…
Audit the use of unsafe in uri/path.rs
#413 opened Apr 12, 2020 by sbosnick Loading…
Audit use of unsafe in uri/mod.rs
#417 opened Apr 25, 2020 by sbosnick Loading…
Audit the use of unsafe in header/value.rs
#419 opened May 3, 2020 by sbosnick Loading…
Correctly parse file URIs
#421 opened May 16, 2020 by Richard-W Loading…
Uri::from_parts to return SlashInPathMissing B-rfc Blocked: request for comments. More discussion would help move this along.
#229 opened Jul 20, 2018 by lukaspiatkowski Loading…
Make StatusCode::as_str return 'static str
#436 opened Sep 2, 2020 by e00E Loading…
add Uri#into_builder() to easily modify a part of Uri
#447 opened Nov 25, 2020 by gfx Loading…
StatusCode::as_str should return a &'static str (try 3)
#452 opened Dec 11, 2020 by dekellum Loading…
Custom total Ord for Uri and its parts
#455 opened Dec 14, 2020 by dekellum Loading…
[WIP]Add support for no_std
#472 opened Mar 18, 2021 by otakuto Draft
Support quotes in query
#480 opened Apr 22, 2021 by fulara Loading…
no_std support.
#740 opened Jan 2, 2025 by sunfishcode Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.