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

Full compliance with HTTP RFC nomenclature #6

Open
lfcipriani opened this issue Nov 13, 2012 · 0 comments
Open

Full compliance with HTTP RFC nomenclature #6

lfcipriani opened this issue Nov 13, 2012 · 0 comments

Comments

@lfcipriani
Copy link
Collaborator

HTTP clients should be compliant with the nomenclature established by the HTTP RFC [1, 2]. This issue addresses the verification of:

  • Messages: Request, Response
  • Headers: Field Name, Field Value
  • Body: Message body vs Entity Body
  • URI/URL
  • etc...

[1] http://www.w3.org/Protocols/rfc2616/rfc2616.html
[2] http://www.w3.org/Protocols/rfc2616/rfc2616-sec1.html#sec1.3

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

1 participant