Skip to content

How to judge that the HTTP version has been parsed with llhttp #177

@luwenpeng

Description

@luwenpeng

For example: "GET /index.html HTTP/1.1\r\n"

When "H" appears ("GET /index.html H") it means the http version starts parsing.
When the last "1" appears ("GET /index.html HTTP/1.1"), it means the http version ends parsing.

How to judge that the HTTP version has been parsed with llhttp?

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