Actions: hyperium/headers
Actions
Showing runs from all workflows
29 workflow runs
29 workflow runs
&[u8]::get instead of &[u8] to avoid panic in basic auth (#220)
CI
#246:
Commit de0b1a1
pushed
by
seanmonstar
&[u8]::get() instead of &[u8]::index() to avoid panic in basic auth
CI
#245:
Pull request #220
opened
by
bheylin
Referer Header add structured URI parsing and RFC-compliant validation
CI
#233:
Pull request #214
opened
by
ferrohd
impl From<http::HeaderName> for Vary (#210)
CI
#227:
Commit 12fb1d7
pushed
by
seanmonstar
::from_static() constructors (#209)
CI
#226:
Commit 66371a0
pushed
by
seanmonstar
impl From<http::HeaderName> for Vary
CI
#225:
Pull request #210
opened
by
CosmicHorrorDev
::from_static() constructors
CI
#224:
Pull request #209
opened
by
CosmicHorrorDev