Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0004277 |
[Quercus] |
block |
always |
10-29-10 04:55 |
10-29-10 04:55 |
|
Reporter |
kdecherf |
View Status |
public |
|
Assigned To |
|
Priority |
normal |
Resolution |
open |
|
Status |
new |
|
Product Version |
4.0.10 |
|
Summary |
0004277: Malformed header content-type with cURL extension |
Description |
curl_setopt($this->curl,CURLOPT_HTTPHEADER,array("Content-Type: application/json"));
Content-Type is ignored when request is executed, default Content-Type: application/x-www-form-urlencoded |
Additional Information |
Fixed with http://github.com/CleverCloud/Quercus/commit/a9f82d81901136835fccab974c53b346f675a0ee [^]
Working branch: http://github.com/CleverCloud/Quercus/tree/i10-curl [^]
Other issues are suspected with curl_setopt and CURLOPT_HTTPHEADER, but not found for this time. |
|
Attached Files |
|
|