php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #69622 VERBOSE and HEADER_OUT cURL options
Submitted: 2015-05-11 17:34 UTC Modified: 2020-03-12 16:51 UTC
From: syl dot fabre at gmail dot com Assigned:
Status: Verified Package: cURL related
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2015-05-11 17:34 UTC] syl dot fabre at gmail dot com
Description:
------------
This bug is still reproductible: https://bugs.php.net/bug.php?id=65348

It would be nice to have a note somewhere here http://php.net/manual/en/function.curl-setopt.php explaining that verbose won't give anything if one uses HEADER_OUT option

Best,


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-01-28 12:56 UTC] cmb@php.net
-Package: Documentation problem +Package: cURL related
 [2020-03-12 16:51 UTC] cmb@php.net
-Status: Open +Status: Verified
 [2020-03-12 16:51 UTC] cmb@php.net
We also have to document that CURLINFO_HEADER_OUT is a valid
option for curl_setopt().
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 09:01:29 2024 UTC