• Resolved jonofat

    (@jonofat)


    Hi, I need to add some custom headers for SOAP. Is it possible to add custom headers with your plugin?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Kenny Meyer

    (@kennymeyer)

    Yes, you can pass custom headers into the request.

    How can I pass custom headers where I need to send x-api-key and token ?

    @kennymeyer how to do it? Would you like to explain?

    Thanks.

    • This reply was modified 4 years, 5 months ago by hectordufau.

    I looked at the code and there’s no way to pass custom headers.

    the only header it supports is the Authorization header and that only supports Basic Auth or the use of Bearer.

    It would be nice to be able to pass in arbitrary headers to make this a more useful plugin for a wider range of API end points.

    kareldijkstra

    (@kareldijkstra)

    I’ve got the same problem, did anyone find a solution yet? Would be really great!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Custom headers’ is closed to new replies.