Skip to content

Tags: rustycl0ck/common

Tags

Verified

This tag was signed with the committer’s verified signature.
simonpasquier Simon Pasquier

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request prometheus#133 from prometheus/fish-http-config-ex…

…pose-keepalive

Expose DisableKeepAlives in HTTPClientConfig

Verified

This tag was signed with the committer’s verified signature.
beorn7 Björn Rabenstein

Verified

This tag was signed with the committer’s verified signature.
beorn7 Björn Rabenstein

v0.4.0

Toggle v0.4.0's commit message
Implement common file server to return consistent Content-Type (prome…

…theus#191)

* Implement common file server to return consistent Content-Type

When `/etc/mime.types` has a unusual mime type, Content-Type of response becomes the type and you may get unexpected result.
This server returns consistent Content-Type header for js and css files

Signed-off-by: mrasu <[email protected]>

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
config: extend validity of testdata certs (prometheus#186)

Signed-off-by: Simon Pasquier <[email protected]>

Verified

This tag was signed with the committer’s verified signature.
brian-brazil Brian Brazil