Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.

fiberlamda: fix the tests by removing gzip checks #137

Closed

Conversation

iamsalnikov
Copy link
Contributor

Description of changes:

Fasthttp automatically handles Transfer-Encoding header so our expectations of having this header in the fiber request context were failing.

https://github.com/valyala/fasthttp/blob/master/header.go#L1292

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Fasthttp automatically handles Transfer-Encoding header so our expectations of having this header in the fiber request context were failing.

https://github.com/valyala/fasthttp/blob/master/header.go#L1292
@drakejin
Copy link
Contributor

Oh, really thanks. It's my mistake.

Would you check this PR? @ReneWerner87

@drakejin
Copy link
Contributor

Hi, @iamsalnikov Would you check this PR, I think.. it's duplicated.

@iamsalnikov
Copy link
Contributor Author

Hi, @drakejin. Sorry, I've missed request #131. Closing my request.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants