An open API service providing commit metadata for open source projects.

GitHub / hyperium/headers / commits

Typed HTTP Headers from hyper

SHA Message Author Date Stats
c3e009e8 feat: add ETag::is_weak (#228) lolbinarycat <d****b@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
e900f04a Add FromIterator<HeaderName> to Vary header (#223) Denis Cornehl <d****s@c****g>
Committed by: GitHub <n****y@g****m>
6 months ago
be070e89 doc: fix form url encoded header (#225) tottoto <t****v@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
04e44af4 increase MSRV to 1.57 to match `http` crate (#224) Denis Cornehl <d****s@c****g>
Committed by: GitHub <n****y@g****m>
6 months ago
de0b1a1e Use `&[u8]::get` instead of `&[u8]` to avoid panic in basic auth (#220) Brian Heylin <3****n@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
c9141678 chore: remove redundant word in comments (#218)
Signed-off-by: pxwanglu <p****u@i****m>
pxwanglu <p****u@i****m>
Committed by: GitHub <n****y@g****m>
12 months ago
0a87dfcc fix: handle quoted directives in Cache-Control header (#216) Alex Bakon <a****i@s****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
8db1b786 headers:0.4.1 tison <w****6@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
12fb1d76 feat: Add a `impl From<http::HeaderName> for Vary` (#210) CosmicHorror <C****v@p****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
66371a0a feat: const `::from_static()` constructors (#209) CosmicHorror <C****v@p****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d425d3ca update copyright year jasmyhigh <3****0@q****m>
Committed by: Sean McArthur <s****n@s****m>
over 1 year ago
1a8eac31 doc: Remove empty line in document tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
over 1 year ago
743d3b91 fix(tests): Fix test compile error with nightly feature Phoenix Kahlo <k****x@g****m>
Committed by: Sean McArthur <s****n@s****m>
almost 2 years ago
682d0a6f refactor: Remove needless lifetime tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
almost 2 years ago
879d2d40 Add methods for `must-revalidate` flag to `CacheControl` Gavin Panella <g****a@g****m>
Committed by: Sean McArthur <s****n@s****m>
about 2 years ago
0fbde12f docs(readme): add badge to readme tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
about 2 years ago
2298faa4 Add `ContentEncoding::zstd` Paolo Barbolini <p****i@m****t>
Committed by: Sean McArthur <s****n@s****m>
about 2 years ago
690cc454 update IETF rfc links in docs glendc <g****r@o****m>
Committed by: Sean McArthur <s****n@s****m>
over 2 years ago
1b4efe2e feat: implement From bytes for SecWebsocketKey tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
over 2 years ago
74fcf53c feat: re-export mime::Mime tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
over 2 years ago
2ffcd7aa feat: add AcceptRanges none util tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
over 2 years ago
0a258a01 tests: refactor AcceptRanges test (#177) tottoto <t****v@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
86fe9ce0 refactor: remove redundant workspace config tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
over 2 years ago
92d10d53 refactor: remove unnecessary extern crate sentence tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
over 2 years ago
0de99def chore(core): update to 2018 edition tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
over 2 years ago
2c9b9964 chore: update to 2018 edition tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
over 2 years ago
05d9aeba refactor(ci): use cargo-minimal-versions to check minimal versions tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
over 2 years ago
24c2837b refactor(ci): run rustfmt on stable rust tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
over 2 years ago
a424fd60 refactor(ci): remove unused environment variable tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
over 2 years ago
f9d3041a chore(core): set msrv to 1.49 tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
over 2 years ago
cedf5e78 chore: update to base64 0.22 tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
over 2 years ago
61785191 fix: make AcceptRanges::is_bytes method to check only inner value tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
over 2 years ago
cd5155d6 refactor: replace tab in document with space which is used in linked reference tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
over 2 years ago
9a942ed0 refactor: rename method to follow naming convention tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
over 2 years ago
d65ca3b9 refactor: refactor redundant closure tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
over 2 years ago
8396157c refactor: use more idiomatic api tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
over 2 years ago
0bbe6cf9 refactor: remove redundant reference tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
over 2 years ago
d8cd44f9 refactor: remove manual deref tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
over 2 years ago
d94f5f0f refactor: allow clippy::collapsible_else_if for parsing implementation of fla... tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
over 2 years ago
b0567b8c refactor: refactor conditional expression tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
over 2 years ago
9f9ca252 refactor: remove redundant lazy evaluation tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
over 2 years ago
9197f6c2 refactor: remove redundant importing tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
over 2 years ago
0faadeaa refactor: remove conversion to same type tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
over 2 years ago
752c727a refactor: remove redundant lifetime parameter tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
over 2 years ago
0f7c1c68 doc(core): add detailed document to Header encode method tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
over 2 years ago
03079f0c doc(core): add link to Header document tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
over 2 years ago
079b0922 doc(core): Header encode method convert header to HeaderValue tottoto <t****v@g****m>
Committed by: Sean McArthur <s****n@s****m>
over 2 years ago
694fb458 feat: add method to check if AcceptRanges is bytes (#159) tottoto <t****v@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
815b7244 chore(ci): update to actions/checkout@v4 (#160) tottoto <t****v@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
00c337f7 Add ContentEncoding::brotli (#158) Paolo Barbolini <p****i@m****t>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e0323f5a Implement Display for Referer (#122) Sebastian Scheibner <a****k@g****e>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ad331d0b headers:v0.4.0 Sean McArthur <s****n@s****m> almost 3 years ago
b8cf384c headers-core:v0.3.0 Sean McArthur <s****n@s****m> almost 3 years ago
6ebb42d8 update license year Sean McArthur <s****n@s****m> almost 3 years ago
f2c4aba0 fix: Range suffixes are not Rust RangeTo (#155) Sean McArthur <s****n@s****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
7d784cdf Make authorization schemes case and whitespace insensitive (#153)
Co-authored-by: Simon Bihel <s****l@s****m>
Cole Helbling <c****g@o****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
4400aa90 Update to http 1.0 (#151) Chrislearn Young <c****s@a****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
a3f98279 Add support for "must-understand" directive (#149) bc-universe <9****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
2b9fc5be headers:v0.3.9 Sean McArthur <s****n@s****m> almost 3 years ago
a8b41817 Update base64 to 0.21 (#127)
Co-authored-by: Sean McArthur <s****n@s****m>
Signed-off-by: Ayush Singh <a****5@g****m>
Ayush <a****5@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
c77c1f42 Raise msrv to 1.56 (#147) Philip Dubé <s****x@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
f01cc90c Update ci (#137) tottoto <t****v@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
de374303 Remove bitflags (#135) tottoto <t****v@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
0f78ab34 Add immutable flag to CacheControl (#132) Nipunn Koorapati <n****3@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
583ec9e2 Add cargo fmt --check to CI (#130) Nipunn Koorapati <n****3@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
da9485ea s/seconds/duration in variable name to CacheControl (#131) Nipunn Koorapati <n****3@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
92ed9d7c Add a FromStr implementation for ContentType (#129) Nipunn Koorapati <n****3@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
aad20040 mark Authorization headers sensitive (#121)
Co-authored-by: Bastian Schubert <b****t@d****l>
Bastian <b****2@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
796dce8a headers:v0.3.8 Sean McArthur <s****n@s****m> almost 4 years ago
ffe37f27 Bump MSRV to 1.51 Paolo Barbolini <p****i@m****t>
Committed by: Sean McArthur <s****n@s****m>
almost 4 years ago
31fe3e19 Switch from `sha-1` to `sha1` Nikhil Benesch <n****h@g****m>
Committed by: Sean McArthur <s****n@s****m>
about 4 years ago
ffca4a90 headers:v0.3.7 Sean McArthur <s****n@s****m> over 4 years ago
bf815a2d headers:v0.3.6 Sean McArthur <s****n@s****m> over 4 years ago
6932af5c Add forwarding methods to Authorization<C> for provided C's Jonas Platte <j****s@l****m>
Committed by: Sean McArthur <s****n@s****m>
over 4 years ago
6b065f9e add support for age header Vincent Marguerie <v****e@q****o>
Committed by: Sean McArthur <s****n@s****m>
over 4 years ago
f1dc1e1c Update sha-1 to 0.10.0 Nikhil Benesch <n****h@g****m>
Committed by: Sean McArthur <s****n@s****m>
over 4 years ago
4cdea561 headers:v0.3.5 Sean McArthur <s****n@s****m> almost 5 years ago
2d9a5c44 move MSRV to 1.46 Matt Wilkinson <m****7@g****m>
Committed by: Sean McArthur <s****n@s****m>
almost 5 years ago
84b45346 tryfrom HeaderValue -> OriginOrAny Matt Wilkinson <m****7@g****m>
Committed by: Sean McArthur <s****n@s****m>
almost 5 years ago
c6a8a637 add try_from for AccessControlAllowOrigin Matt Wilkinson <m****7@g****m>
Committed by: Sean McArthur <s****n@s****m>
almost 5 years ago
4bf199f3 Replace `time` with `httpdate` Brandon W Maister <b****m@m****o>
Committed by: Sean McArthur <s****n@s****m>
over 5 years ago
c2073723 headers:v0.3.4 Sean McArthur <s****n@s****m> over 5 years ago
f8ae7624 Migrate to GitHub Actions (#81) nickelc <c****l@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
9762ea04 chore: Update sha-1 to 0.9 (#72)
Signed-off-by: Igor Raits <i****n@g****m>
Igor Raits <i****s@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
c1e111a6 headers:v0.3.3 Sean McArthur <s****n@s****m> over 5 years ago
919c380f Escape [sic] in docs (not an intra doc link) (#79) Niklas Fiekas <n****s@b****e>
Committed by: GitHub <n****y@g****m>
over 5 years ago
028c48f4 Bump bytes to 1.0 (#78) Paolo Barbolini <p****o@p****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
d6cfefbf Bump base64 to 0.13 Paolo Barbolini <p****o@p****g>
Committed by: Sean McArthur <s****n@s****m>
almost 6 years ago
2e8c12b0 headers:v0.3.2 Sean McArthur <s****n@s****m> over 6 years ago
195d9dc0 Bump base64 to 0.12 Paolo Barbolini <p****o@p****g>
Committed by: Sean McArthur <s****n@s****m>
over 6 years ago
51659a3a headers:v0.3.1 Sean McArthur <s****n@s****m> over 6 years ago
4dcd8534 remove Error::description from errors Sean McArthur <s****n@s****m> over 6 years ago
1966a30f Add etag matching for IfRange::is_modified Sean McArthur <s****n@s****m> over 6 years ago
7c48ddb8 Add FromStr for ETag Sean McArthur <s****n@s****m> over 6 years ago
cb3082c2 Add precondition_passes methods to IfMatch and IfNoneMatch Sean McArthur <s****n@s****m> over 6 years ago
0aadf9d0 Increase dependency versions to real minimal versions Konrad Borowski <k****d@b****w>
Committed by: Sean McArthur <s****n@s****m>
over 6 years ago
28bc292e Add field getters to StrictTransportSecurity Sean McArthur <s****n@s****m> over 6 years ago
0c42ad8c headers:v0.3.0 Sean McArthur <s****n@s****m> over 6 years ago
ee0414d1 headers-core:v0.2.0 Sean McArthur <s****n@s****m> over 6 years ago
c6be8bab Make Access-Control-Allow-Credentials case sensitive Bastien Orivel <e****g@b****r>
Committed by: Sean McArthur <s****n@s****m>
over 6 years ago

← Back to repository