Skip to content

Root path in http request line doesn't highlighted #2710

@Jxck

Description

@Jxck

Information

  • Language: http
  • Plugins: none

Description

When path is / (root) in request line, it doesn't parsed as path.

Code snippet

works

GET /path HTTP/1.1
Host: example.com

doesn't works

GET / HTTP/1.1
Host: example.com

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions