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

Http 1.1 support #1

Open
2 of 20 tasks
zarlo opened this issue Dec 11, 2023 · 0 comments
Open
2 of 20 tasks

Http 1.1 support #1

zarlo opened this issue Dec 11, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@zarlo
Copy link
Member

zarlo commented Dec 11, 2023

to keep track of that is needed to be done

Http Features

  • Https
  • Proxy

Http Methods

  • GET
  • PUT
  • POST
  • HEAD
  • DELETE
  • OPTIONS
  • TRACE
  • PATCH

Headers that will need some logic or to have default values

  • Host
  • Content-Type
  • Accept-Encoding (gzip, deflate)
  • Accept-Ranges
  • User-Agent
  • Authorization
  • Cookie Header
  • Set-Cookie header
  • Content-Type
  • Transfer-Encoding (chunk responses)

@valentinbreiz feel free to add to this

@zarlo zarlo added the enhancement New feature or request label Dec 11, 2023
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