Skip to content

Review - HTTP10-DEFAULT-CLOSE #112

Description

@remittor

DOC: https://mda2av.github.io/Http11Probe/docs/headers/http10-default-close

I blocked support for the HTTP/1.0 protocol on my server a couple of days ago.
And if such a request is accepted, my server responds with error 505.

https://datatracker.ietf.org/doc/html/rfc7231#section-6.6.6
https://datatracker.ietf.org/doc/html/rfc7230#section-2.6
https://www.rfc-editor.org/rfc/rfc2616#section-10.5.6

The current implementation of the test is not aware of the existence of the 505 code at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions