Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fasthttp instead of net/http #39

Open
iMaxopoly opened this issue Oct 3, 2016 · 2 comments
Open

fasthttp instead of net/http #39

iMaxopoly opened this issue Oct 3, 2016 · 2 comments
Assignees
Milestone

Comments

@iMaxopoly
Copy link

Hi, this is a question.

I wanted to ask if it's possible to use fasthttp instead of net/http. From what I read it is significantly more performant:

Refer: https://medium.com/@valyala/net-http-client-has-the-following-additional-limitations-318ac870ce9d#.502tduhmn

Refer: https://medium.com/@nate510/don-t-use-go-s-default-http-client-4804cb19f779#.pla7aw7gz

Thanks for your package, been using it daily at work.

@levigross levigross added this to the 1.0 milestone Oct 5, 2016
@levigross levigross self-assigned this Oct 5, 2016
@levigross
Copy link
Owner

levigross commented Oct 5, 2016

I will look into doing this. Thank you for using this library and sending in suggestions

@ghost
Copy link

ghost commented Jul 22, 2018

fasthttp don't support custom header settings.

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

No branches or pull requests

2 participants