Skip to content

Implement Headers/Request #6

@mattvb91

Description

@mattvb91

Finish implementing the Request class based on the API:

https://caddyserver.com/docs/modules/http.handlers.headers

The current implementation only covers delete: Request

The add & set are going to be pretty much the exact same setup as the existing delete.

The replace part will be similar but will need its own class with associated toArray method.

Bonus points for integration tests posting against the current caddy instance running in the tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions