Bump req from 0.3.11 to 0.4.2 #820
Annotations
10 errors
test/bandit/http1/request_test.exs#L921
test response body does no encoding if content-encoding header already present in response (HTTP1RequestTest)
|
test/bandit/http1/request_test.exs#L1533
test telemetry it should add (some) resp metrics to `stop` events for chunked responses (HTTP1RequestTest)
|
test/bandit/http1/request_test.exs#L1064
test response body writes out a response with no content-length header for 304 responses (HTTP1RequestTest)
|
test/bandit/http1/request_test.exs#L1088
test response body writes out a response with zero content-length for 301 responses (HTTP1RequestTest)
|
test/bandit/http1/request_test.exs#L962
test response body does no encoding if cache-control: no-transform is present in the response (HTTP1RequestTest)
|
test/bandit/http1/request_test.exs#L866
test response body writes out a response with gzip encoding if so negotiated (HTTP1RequestTest)
|
test/bandit/http1/request_test.exs#L846
test response body writes out a response with deflate encoding if so negotiated (HTTP1RequestTest)
|
test/bandit/http1/request_test.exs#L1451
test telemetry it should add req metrics to `stop` events for chunked request body (HTTP1RequestTest)
|
test/bandit/http1/request_test.exs#L1100
test response body writes out a response with zero content-length for 401 responses (HTTP1RequestTest)
|
test/bandit/http1/request_test.exs#L977
test response body falls back to no encoding if no encodings match (HTTP1RequestTest)
|
The logs for this run have expired and are no longer available.
Loading