php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #69080 SoapClient::__setCookie but no SoapClient::__setHeader
Submitted: 2015-02-19 12:55 UTC Modified: -
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: will dot tatam at red61 dot com Assigned:
Status: Open Package: SOAP related
PHP Version: 5.6.5 OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
36 - 34 = ?
Subscribe to this entry?

 
 [2015-02-19 12:55 UTC] will dot tatam at red61 dot com
Description:
------------
You can set the cookie http header, but no other HTTP header

There are ways to hack adding a header by hacking the user agent string to include a carriage return and other such hacks, but these should not be required.

This can then be used for services that use HTTP based headers for services like authentication or as part of a caching framework, e.g send If-None-Match header to allow services to respond with 304  


Patches

Add a Patch

Pull Requests

Add a Pull Request

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 23:01:28 2024 UTC