Skip to content

Issues: hyperium/http

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

There should be an uri::Builder A-uri Area: Uri and parts B-rfc Blocked: request for comments. More discussion would help move this along. S-feature Severity: feature. This adds something new.
#206 opened Jun 2, 2018 by SergejJurecko
4 of 8 tasks
Make sure HeaderMap adaptive hashing works. A-headers Area: HTTP headers E-easy Effort: easy. Start here :D
#50 opened Jul 7, 2017 by carllerche
Builders don't have a fn to set the header map when the user already has a HeaderMap value. A-request Area: Request A-response Area: Response B-rfc Blocked: request for comments. More discussion would help move this along. S-feature Severity: feature. This adds something new.
#91 opened Aug 2, 2017 by carllerche
Separated status codes for different levels A-status Area: Status Codes B-rfc Blocked: request for comments. More discussion would help move this along. S-feature Severity: feature. This adds something new.
#118 opened Aug 19, 2017 by Alex-PK
Get fragment of Uri A-uri Area: Uri and parts B-rfc Blocked: request for comments. More discussion would help move this along. S-feature Severity: feature. This adds something new.
#127 opened Sep 11, 2017 by J-F-Liu
Implement Response builder helper fns A-response Area: Response B-rfc Blocked: request for comments. More discussion would help move this along. S-feature Severity: feature. This adds something new.
#131 opened Oct 10, 2017 by carllerche
Stringly-typed HeaderValue? A-headers Area: HTTP headers B-rfc Blocked: request for comments. More discussion would help move this along.
#136 opened Nov 6, 2017 by srijs
Consider providing constants for keep-alive and proxy-connection header names. A-headers Area: HTTP headers B-rfc Blocked: request for comments. More discussion would help move this along. S-feature Severity: feature. This adds something new.
#142 opened Nov 14, 2017 by carllerche
Cow<'a> style headers support
#754 opened Mar 1, 2025 by nyurik
Uri::path() and and Uri::path_and_query() have confusing semantics A-uri Area: Uri and parts B-rfc Blocked: request for comments. More discussion would help move this along.
#176 opened Feb 28, 2018 by briansmith
Request (and Response) and trait objects A-request Area: Request A-response Area: Response B-rfc Blocked: request for comments. More discussion would help move this along.
#190 opened Mar 18, 2018 by carllerche
Consider adding Method::from_bytes_unchecked A-method Area: HTTP Methods B-rfc Blocked: request for comments. More discussion would help move this along. S-feature Severity: feature. This adds something new.
#9 opened Mar 17, 2017 by carllerche
Remove trailing whitespaces from header values E-easy Effort: easy. Start here :D S-feature Severity: feature. This adds something new.
#245 opened Sep 8, 2018 by Eijebong
A type to represent a valid HeaderValue and String A-headers Area: HTTP headers B-rfc Blocked: request for comments. More discussion would help move this along. S-feature Severity: feature. This adds something new.
#257 opened Oct 4, 2018 by seanmonstar
Typed Headers? A-headers Area: HTTP headers B-rfc Blocked: request for comments. More discussion would help move this along. S-feature Severity: feature. This adds something new.
#264 opened Oct 18, 2018 by seanmonstar
Make StatusCode implement Serialize and Deserialize B-rfc Blocked: request for comments. More discussion would help move this along.
#273 opened Nov 4, 2018 by thomaseizinger
impl AsHeaderName for Cow<'_, str> A-headers Area: HTTP headers E-easy Effort: easy. Start here :D S-feature Severity: feature. This adds something new.
#285 opened Dec 20, 2018 by softprops
Replace error-returning builders with typestate-based builders B-rfc Blocked: request for comments. More discussion would help move this along.
#330 opened Jul 15, 2019 by davidbarsky
URI too long verification
#335 opened Aug 12, 2019 by Pzixel
Should conversions to StatusCode be implemented on more num types? A-status Area: Status Codes B-rfc Blocked: request for comments. More discussion would help move this along. S-feature Severity: feature. This adds something new.
#230 opened Jul 21, 2018 by carllerche
ProTip! What’s not been updated in a month: updated:<2025-02-07.