php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #40652 SOAP Headers on SoapClient
Submitted: 2007-02-27 00:42 UTC Modified: 2011-02-21 21:12 UTC
Votes:2
Avg. Score:4.5 ± 0.5
Reproduced:0 of 0 (0.0%)
From: checkoutwhatsinside at gmail dot com Assigned:
Status: Open Package: SOAP related
PHP Version: 5.2.1 OS: Linux
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2007-02-27 00:42 UTC] checkoutwhatsinside at gmail dot com
Description:
------------
My apologies if this is a duplicate feature request, I've not been able to find anything on the subject other than a bug (Bug #38309).

It would be useful if there was a way to parse a SoapHeader in the SoapServer context without having to parse the SOAP XML again.

I'm not sure what the best semantics for this would be.
 
The company I work for is willing to assign some resources to  developing this feature. 

Regards,

Kieran






Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-02-27 16:27 UTC] gcc@php.net
I'd also like to see support for easily accessing the SoapHeaders without an additional parse added to the SoapServer (I think there's a mistake in the title which refers to the SoapClient).  Ideally this would support the same techniques for handling complex data structures as the body data (e.g. classmap, etc.).
 [2007-02-27 20:20 UTC] checkoutwhatsinside at gmail dot com
Hrm, yes, my apologies, the Summary was meant to be "SOAP Headers on SoapServer".
 [2011-02-21 21:12 UTC] jani@php.net
-Package: Feature/Change Request +Package: SOAP related
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 17:01:29 2024 UTC