php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #47176 [JA] cURL CURLOPT_HTTPPROXYTUNNEL description is confusing
Submitted: 2009-01-21 05:18 UTC Modified: 2010-10-23 14:31 UTC
From: kawai at apache dot org Assigned: kalle (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS: Irrelevant
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: kawai at apache dot org
New email:
PHP Version: OS:

 

 [2009-01-21 05:18 UTC] kawai at apache dot org
Description:
------------
CURLOPT_HTTPPROXYTUNNEL will TUNNEL the request which is useful for FTP over HTTP proxy. It is not a flag to enable or disable the proxy usage. The Japanese documentation is confusing. If we set CURLOPT_HTTPPROXYTUNNEL to true, HTTP CONNECT method will used to connect to proxy server.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-02-05 17:45 UTC] mail at priyaranjan dot net
Yes, the description is certainly confusing. CURLOPT_HTTPPROXYTUNNEL is not associated with proxy usage, rather its associated with tunneling ssl by proxy.
 [2010-10-23 13:00 UTC] kalle@php.net
-Type: Bug +Type: Documentation Problem
 [2010-10-23 14:31 UTC] kalle@php.net
Automatic comment from SVN on behalf of kalle
Revision: http://svn.php.net/viewvc/?view=revision&revision=304655
Log: Fixed bug #47176 ([JA] cURL CURLOPT_HTTPPROXYTUNNEL description is confusing)
 [2010-10-23 14:31 UTC] kalle@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: kalle
 [2010-10-23 14:31 UTC] kalle@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 [2020-12-30 11:59 UTC] nikic@php.net
Automatic comment on behalf of kalle
Revision: http://git.php.net/?p=doc/ja.git;a=commit;h=614dea1568c701ef71d01eb513b8e306c2807999
Log: Fixed bug #47176 ([JA] cURL CURLOPT_HTTPPROXYTUNNEL description is confusing)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 22:01:28 2024 UTC