Bump req from 0.3.11 to 0.4.2 #820
Annotations
10 errors
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#L1112
test response body writes out a chunked response (HTTP1RequestTest)
|
test/bandit/http1/request_test.exs#L1038
test response body replaces any incorrect provided content-length headers (HTTP1RequestTest)
|
test/bandit/http1/request_test.exs#L1052
test response body writes out a response with no content-length header for 204 responses (HTTP1RequestTest)
|
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#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#L1170
test response body writes out a sent file for parts of a file with content length (HTTP1RequestTest)
|
test/bandit/http1/request_test.exs#L888
test response body uses the first matching encoding in accept-encoding (HTTP1RequestTest)
|
test/bandit/http1/request_test.exs#L588
test chunked request bodies reads a chunked body properly (HTTP1RequestTest)
|
The logs for this run have expired and are no longer available.
Loading