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

Support more options for HTTP requests #1

Closed
7 of 12 tasks
nakabonne opened this issue Sep 15, 2020 · 1 comment
Closed
7 of 12 tasks

Support more options for HTTP requests #1

nakabonne opened this issue Sep 15, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@nakabonne
Copy link
Owner

nakabonne commented Sep 15, 2020

  • int workers
  • int maxWorkers
  • int connections
  • int maxConnections
  • int maxBody
  • string localAddr
  • string unixSocket
  • string proxyHeader
  • bool chunkedBody
  • bool keepAlive
  • bool HTTP2
  • bool H2C
@nakabonne nakabonne added the enhancement New feature or request label Oct 10, 2020
nakabonne pushed a commit that referenced this issue Oct 18, 2020
@nakabonne
Copy link
Owner Author

The current flags are enough. It would be enough to open a new issue when needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant