Adding Authorization header to a soapClient request #538
de-construct-mark
started this conversation in
General
Replies: 1 comment 4 replies
-
Hello, Regular http middlewares like an authentication plugin can be added to the transport that is configured inside the factory. More info: https://github.com/php-soap/psr18-transport?tab=readme-ov-file#httplug-middleware |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys, how do you add Authorization header to a request in your soap-client v3?
eg.
Thanks in advance.
Mark
Beta Was this translation helpful? Give feedback.
All reactions