Skip to content

undocumented behaviour: HeadersRegexp wraps regexp in wildcard by default #124

@bluehallu

Description

@bluehallu

Not sure if this is intended, but using this regexp abc, actually means you're using .*abc.*. I don't think this is appropriate since it doesn't let me specify I want certain order on the Accept header, for instance.

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