php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #71836 Missing CURLOPT_NOPROXY in documentation
Submitted: 2016-03-16 12:53 UTC Modified: 2017-01-28 13:31 UTC
From: michae dot sierks at priceline dot com Assigned:
Status: Open Package: cURL related
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: michae dot sierks at priceline dot com
New email:
PHP Version: OS:

 

 [2016-03-16 12:53 UTC] michae dot sierks at priceline dot com
Description:
------------
Missing CURLOPT_NOPROXY option in documentation. This option is a string type and has been available since curl version 7.19.4. It accepts a comma delimited list of hostnames.

https://curl.haxx.se/libcurl/c/CURLOPT_NOPROXY.html

Also this option currently has no effect, pending bug https://bugs.php.net/bug.php?id=71831

---
From manual page: http://www.php.net/function.curl-setopt
---



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-01-28 13:31 UTC] cmb@php.net
-Type: Feature/Change Request +Type: Documentation Problem -Package: Documentation problem +Package: cURL related
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 14:01:29 2024 UTC