Skip to content

Support cookie and header paramers #35

@bessgeor

Description

@bessgeor

OpenAPI spec allows specifying in: cookie and in: header for parameters.
The problem is - there is no built-in facility in giraffe to bind cookies or headers (or at least I haven't found one), so it seems like we should either restrict those parameters to string type without a format or code-gen manual binding code.
I believe that the solution must be common to both cookie and header, that's why I include them both into this issue.

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