prometheus/util/httputil
Peter Štibraný 318cd413fc Don't return error in ContextFromRequest function.
Previously it could return error if RemoteAddr didn't
have correct format, but since this field has no specified
format, that was little too strict.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
2020-02-18 15:58:14 +01:00
..
compression_test.go *: use latest release of staticcheck (#5057) 2019-01-04 14:47:38 +01:00
compression.go
context.go Don't return error in ContextFromRequest function. 2020-02-18 15:58:14 +01:00
cors_test.go Added CORS Origin flag (#5011) 2019-01-17 15:01:06 +00:00
cors.go Fix exported function comments (#6002) 2019-09-10 14:45:09 +01:00