Skip to content

Drop requirement to support HTTP 0.9 (and maybe 1.0) #962

@markt-asf

Description

@markt-asf

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions