The Servlet specification document currently references RFC 1945 that defines HTTP 0.9 and 1.0.
I would like to either:
a) clarify that inclusion of this reference is for HTTP 1.0 only and that that only support for HTTP 1.0, HTTP 1.1 and HTTP 2.0 is required (with support for other HTTP versions being optional)
or
b) removed the reference entirely and clarify that only support for HTTP 1.1 and HTTP 2.0 is required (with support for other HTTP versions being optional)
My preference would be for b)
Thoughts?