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
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: will dot tatam at red61 dot com
New email:
PHP Version: OS:

 

 [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 Mar 29 00:01:28 2024 UTC