Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants