Merge branch v2.11 into v3.3
This commit is contained in:
commit
4fd6b10b7d
16 changed files with 88 additions and 52 deletions
|
@ -307,6 +307,8 @@ func TestHeadRequest(t *testing.T) {
|
|||
}
|
||||
|
||||
func TestNoContentLengthResponse(t *testing.T) {
|
||||
t.Skip("Waiting for a fix")
|
||||
|
||||
backendListener, err := net.Listen("tcp", ":0")
|
||||
require.NoError(t, err)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue