Skip to content

Invalid content-type header parsing for Form URL encoded ? #63

@nicovn

Description

@nicovn

Could it be that the "application/x-www-url-formencoded" should be "application/x-www-form-urlencoded" ?

line 676 in jwt.go :
} else if contentType == "application/x-www-url-formencoded" {

When sending a form using Insomnia the form data is not included in the request sent to OPA

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions