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

introduce both 1.1 and 2.0 #64

Closed
reschke opened this issue May 1, 2018 · 5 comments
Closed

introduce both 1.1 and 2.0 #64

reschke opened this issue May 1, 2018 · 5 comments

Comments

@reschke
Copy link
Contributor

reschke commented May 1, 2018

The introduction should reference the currently defined wire formats (1.1 and 2, also 1.0 maybe).

We also need to figure out whether and where to mention differences:

  • expect/continue
  • transfer codings
  • status phrase
@mnot
Copy link
Member

mnot commented Apr 28, 2020

Also, the current introduction to all three documents says:

HTTP is defined by a series of documents that collectively form the HTTP/1.1 specification

That needs to be adjusted to something like:

HTTP is defined by [semantics] and [caching], and is mapped to specific wire protocols as versions; currently, [http/1.2] and [http/2] are defined.

@MikeBishop
Copy link
Contributor

HTTP is defined by [semantics] and [caching], and is mapped to specific wire protocols as versions; currently, [http/1.2] and [http/2] are defined.

HTTP/1.2? Is there something you need to share with the working group, @mnot? 😉

royfielding added a commit that referenced this issue Jul 27, 2020
revise introduction for HTTP family of protocols; addresses #64

This is "good enough" for now, but feel free to tweak as necessary.
@royfielding
Copy link
Member

I think (but am not sure) that this has been covered by the changes made in #416

Maybe @MikeBishop and @martinthomson could have a look and see if the short HTTP/2 and HTTP/3 descriptions need more flowers.

reschke added a commit that referenced this issue Jul 28, 2020
@martinthomson
Copy link
Contributor

I think that the number of flowers (->0) is entirely appropriate and I would be happy with those descriptions, with maybe a small tweak to the HTTP/3 text.

reschke added a commit that referenced this issue Jul 28, 2020
@mnot
Copy link
Member

mnot commented Jul 29, 2020

I left a review; once we resolve comments on the PR, I think this can be closed.

royfielding added a commit that referenced this issue Aug 4, 2020
tweak introduction as per comments on #416; fixes #64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

5 participants