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

maximum lenght of HTTP URL #23

Open
zthxxx opened this issue Jul 17, 2019 · 0 comments
Open

maximum lenght of HTTP URL #23

zthxxx opened this issue Jul 17, 2019 · 0 comments

Comments

@zthxxx
Copy link
Owner

zthxxx commented Jul 17, 2019

  1. https://stackoverflow.com/a/417184/7277090

  2. https://tools.ietf.org/html/rfc2616#section-3.2.1 HTTP/1.1
    The HTTP protocol does not place any a priori limit on the length of a URI.

  3. https://tools.ietf.org/html/rfc7230#section-3.1.1
    It is RECOMMENDED that all HTTP senders and recipients support, at a minimum, request-line lengths of 8000 octets.

  4. usually limit 2KB by browsers

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

No branches or pull requests

1 participant