Skip to content

Switch to ragel for HTTP parsing. #6

@abic

Description

@abic

The simple server implementation currently uses DataInputStream along with very simple split operations to parse the HTTP request. This won't cover all valid HTTP request cases.

Also it may be appropriate to create a new server implementation to experiment in and allow simple to work for basic test cases.

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