PHP 5 header support
jhedstrom - February 11, 2009 - 00:50
| Project: | SOAP Client |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
The nusoap library comes with header support, but when using the php5 library, there is no way to set headers. The attached patch allows headers to be set when using the php5 library.
| Attachment | Size |
|---|---|
| soapclient.php5-header-support.patch | 1.64 KB |

#1
I know this issue was submitted first, but the discussion was started in the issue thread: #559752: Patch to add SOAP header reading and writing, so I'm marking this one as duplicate if you don't mind.