Skip to content

Destination with content-type : application/x-www-form-urlencoded #12

@Drastef31

Description

@Drastef31

Hello
Unless I'm wrong (or I do something wrong), It seems that Octohook cannot forward POST HTTP request with content-type set to : application/x-www-form-urlencoded.
I have an incoming webhook with content-type set to application/x-www-form-urlencoded, but the destination seems to be always addressed with application/json, whatever the source headers.
I have the same result if I connect directly the incoming webhook headers with the headers of the destination, or if I edit the headers manually.
When I check the "preview" of the destination, in the right part of the screen, it seems that the field content-type is set correctly to application/x-www-form-urlencoded, but at reception side, the HTTP request actually forwarded is always in application/json format.
Is it a bug ? or do I do something wrong ?
thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions