An open API service for providing issue and pull request metadata for open source projects.

GitHub / hyperium/headers issues and pull requests

#215 - ContentEncoding header missing some ergonomics

Issue - State: closed - Opened by nemosupremo about 1 month ago - 3 comments

#214 - feat: `Referer` Header add structured URI parsing and RFC-compliant validation

Pull Request - State: open - Opened by ferrohd about 2 months ago - 2 comments

#213 - chore: prepare for releasing 0.4.1

Pull Request - State: closed - Opened by tisonkun 2 months ago

#212 - fix: resolve compilation errors for `link` module

Pull Request - State: open - Opened by demurgos 2 months ago

#211 - Link support

Issue - State: open - Opened by demurgos 2 months ago

#210 - feat: Add `impl From<http::HeaderName> for Vary`

Pull Request - State: closed - Opened by CosmicHorrorDev 2 months ago

#209 - feat: const `::from_static()` constructors

Pull Request - State: closed - Opened by CosmicHorrorDev 2 months ago

#207 - Access-Control-Request-Headers should not use a space when combining

Issue - State: open - Opened by sebsebmc 4 months ago - 1 comment
Labels: easy

#206 - Accept-Language support

Issue - State: open - Opened by ianthetechie 5 months ago

#205 - update copyright year to 2025 in LICENSE

Pull Request - State: closed - Opened by jasmyhigh 5 months ago

#203 - empower headers users in defining their own headers

Issue - State: open - Opened by GlenDC 6 months ago

#202 - Application to help out in maintaining this crate

Issue - State: open - Opened by GlenDC 6 months ago

#201 - Server-Timings support

Issue - State: open - Opened by VlaDexa 7 months ago - 1 comment

#200 - doc: Remove empty line in document

Pull Request - State: closed - Opened by tottoto 7 months ago

#199 - Create new release

Issue - State: closed - Opened by taasan 7 months ago - 1 comment

#198 - add html_utf8 to content_type.rs

Pull Request - State: open - Opened by GlenDC 7 months ago

#197 - Range header issues

Issue - State: open - Opened by liamwhite 8 months ago - 1 comment

#196 - fix(tests): Fix test compile error with nightly feature

Pull Request - State: closed - Opened by gretchenfrage 9 months ago

#195 - Cargo bench code fails to compile

Issue - State: closed - Opened by gretchenfrage 9 months ago

#194 - If-Range cannot be used correctly with etags

Issue - State: open - Opened by lolbinarycat 9 months ago - 3 comments
Labels: rfc, breaking-change

#193 - refactor: Remove needless lifetime

Pull Request - State: closed - Opened by tottoto 10 months ago

#192 - How to construct a ContentLocation?

Issue - State: open - Opened by sazzer 11 months ago - 3 comments

#191 - feat: add accept_encoding

Pull Request - State: open - Opened by pearzl 11 months ago

#190 - feat: implement Display for Expires

Pull Request - State: open - Opened by tottoto 12 months ago

#188 - feat: Add more conversions for `RetryAfter`

Pull Request - State: open - Opened by zecakeh about 1 year ago

#187 - Improve compatibility with WASM

Issue - State: closed - Opened by zecakeh about 1 year ago - 4 comments

#186 - Add methods for `must-revalidate` flag to `CacheControl`

Pull Request - State: closed - Opened by allenap about 1 year ago - 1 comment

#185 - docs(readme): add badge to readme

Pull Request - State: closed - Opened by tottoto about 1 year ago

#184 - Add support for the `Forwarded` header

Pull Request - State: open - Opened by kyrias about 1 year ago - 1 comment

#183 - Add `ContentEncoding::zstd`

Pull Request - State: closed - Opened by paolobarbolini about 1 year ago

#182 - update IETF rfc links in docs

Pull Request - State: closed - Opened by GlenDC over 1 year ago

#181 - feat: make ContentType helper constructor const fn

Pull Request - State: open - Opened by tottoto over 1 year ago

#180 - feat: re-export mime::Mime

Pull Request - State: closed - Opened by tottoto over 1 year ago

#179 - feat: implement From bytes for SecWebsocketKey

Pull Request - State: closed - Opened by tottoto over 1 year ago

#178 - feat: add AcceptRanges none util

Pull Request - State: closed - Opened by tottoto over 1 year ago

#177 - refactor: refactor AcceptRanges test

Pull Request - State: closed - Opened by tottoto over 1 year ago

#176 - refactor: remove redundant workspace config

Pull Request - State: closed - Opened by tottoto over 1 year ago

#175 - refactor: remove unnecessary extern crate sentence

Pull Request - State: closed - Opened by tottoto over 1 year ago

#174 - chore(core): update to 2018 edition

Pull Request - State: closed - Opened by tottoto over 1 year ago

#173 - chore: update to 2018 edition

Pull Request - State: closed - Opened by tottoto over 1 year ago - 2 comments

#172 - refactor(ci): apply small refactoring

Pull Request - State: closed - Opened by tottoto over 1 year ago

#171 - chore(core): set msrv to 1.49

Pull Request - State: closed - Opened by tottoto over 1 year ago

#170 - feat: add integration with request builder and response builder

Pull Request - State: open - Opened by tottoto over 1 year ago

#169 - chore: update to base64 0.22

Pull Request - State: closed - Opened by tottoto over 1 year ago

#168 - refactor: apply small refactoring

Pull Request - State: closed - Opened by tottoto over 1 year ago

#167 - So I've got a `Referer` ... what do I do with it?

Issue - State: open - Opened by cbiffle over 1 year ago - 3 comments

#166 - feat: Add HeaderExt trait

Pull Request - State: open - Opened by tottoto over 1 year ago

#165 - fix: avoid treating empty values as valid CSV input

Pull Request - State: open - Opened by miraclx over 1 year ago - 2 comments

#164 - feat: permit reference types for typed_insert

Pull Request - State: open - Opened by miraclx over 1 year ago

#163 - Request: publish a CHANGELOG

Issue - State: open - Opened by chriskrycho over 1 year ago

#162 - Expose the Accept header

Pull Request - State: open - Opened by Hakuyume over 1 year ago

#161 - doc(core): Header encode method convert header to HeaderValue

Pull Request - State: closed - Opened by tottoto over 1 year ago

#160 - chore(ci): update to actions/checkout@v4

Pull Request - State: closed - Opened by tottoto over 1 year ago

#159 - feat: add method to check if AcceptRanges is bytes

Pull Request - State: closed - Opened by tottoto over 1 year ago

#158 - Add `ContentEncoding::brotli`

Pull Request - State: closed - Opened by paolobarbolini over 1 year ago

#157 - How to construct `ProxyAuthorization<Bearer>`?

Issue - State: open - Opened by ncihnegn over 1 year ago

#156 - How do you define a custom header?

Issue - State: closed - Opened by tobymurray over 1 year ago - 1 comment

#155 - fix: Range suffixes are not Rust RangeTo

Pull Request - State: closed - Opened by seanmonstar over 1 year ago - 2 comments

#154 - pub mod util

Pull Request - State: closed - Opened by xxaier over 1 year ago - 1 comment

#153 - Make authorization schemes case and whitespace insensitive

Pull Request - State: closed - Opened by cole-h over 1 year ago - 1 comment

#152 - Expose Accept

Pull Request - State: closed - Opened by mokhaled2992 over 1 year ago - 1 comment

#151 - Update to http 1.0

Pull Request - State: closed - Opened by chrislearn over 1 year ago

#150 - Expose the Accept header, w/ merge conflicts fixed

Pull Request - State: open - Opened by mmirate over 1 year ago

#149 - Add support for "must-understand" directive

Pull Request - State: closed - Opened by bc-universe almost 2 years ago

#147 - Raise msrv to 1.56

Pull Request - State: closed - Opened by serprex almost 2 years ago

#146 - Could we get string representation for CacheControl

Issue - State: closed - Opened by sadokmtir almost 2 years ago - 1 comment

#145 - IfMatch succeeds decode without values given (for example)

Issue - State: open - Opened by FlixCoder almost 2 years ago - 4 comments

#141 - Make authorization schemes case and whitespace insensitive

Pull Request - State: closed - Opened by sbihel about 2 years ago - 1 comment

#140 - Update base64 dependency.

Pull Request - State: closed - Opened by jdm about 2 years ago - 2 comments

#139 - Replace base64 crate with data-encoding

Pull Request - State: closed - Opened by serprex about 2 years ago - 3 comments

#138 - Adding `SecWebsocketProtocol`/`SecWebsocketExtensions`

Issue - State: open - Opened by coolreader18 about 2 years ago

#137 - Update ci

Pull Request - State: closed - Opened by tottoto over 2 years ago

#136 - Document common usage

Issue - State: open - Opened by nakedible-p over 2 years ago

#135 - Remove bitflags

Pull Request - State: closed - Opened by tottoto over 2 years ago

#134 - Update to bitflags 2

Pull Request - State: closed - Opened by tottoto over 2 years ago - 2 comments

#132 - Add immutable flag to CacheControl

Pull Request - State: closed - Opened by nipunn1313 over 2 years ago

#131 - s/seconds/duration in variable name to CacheControl

Pull Request - State: closed - Opened by nipunn1313 over 2 years ago

#130 - Add cargo fmt --check to CI

Pull Request - State: closed - Opened by nipunn1313 over 2 years ago

#129 - Add a FromStr implementation for ContentType

Pull Request - State: closed - Opened by nipunn1313 over 2 years ago

#128 - Allow setting an explanatory string on the Error struct

Issue - State: open - Opened by wolfv over 2 years ago

#127 - Update base64 to 0.21

Pull Request - State: closed - Opened by Ayush1325 over 2 years ago - 12 comments

#126 - doc: add another custom header example

Pull Request - State: open - Opened by thomas9911 over 2 years ago

#125 - Support custom `Vary` header

Issue - State: open - Opened by nicksrandall over 2 years ago

#124 - Support Content-Security-Policy header

Issue - State: open - Opened by casey over 2 years ago

#123 - Update base64

Pull Request - State: closed - Opened by davidpdrsn over 2 years ago - 6 comments

#122 - Implement Display for Referer

Pull Request - State: closed - Opened by AsamK over 2 years ago - 7 comments

#121 - mark auth headers sensitive

Pull Request - State: closed - Opened by cemoktra over 2 years ago

#120 - Authorization headers should be sensitive

Issue - State: closed - Opened by cemoktra over 2 years ago - 2 comments
Labels: easy

#119 - Increment version to address sha-1 deprecation

Pull Request - State: closed - Opened by barrowsys almost 3 years ago - 2 comments

#118 - Bump MSRV to 1.51

Pull Request - State: closed - Opened by paolobarbolini almost 3 years ago

#117 - Switch from `sha-1` to `sha1`

Pull Request - State: closed - Opened by benesch almost 3 years ago - 1 comment

#116 - Implement more `ContentEncoding` options

Pull Request - State: open - Opened by daxpedda almost 3 years ago - 3 comments

#114 - Implement COOP and COEP

Pull Request - State: open - Opened by daxpedda about 3 years ago