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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
49 - 11 = ?
Subscribe to this entry?

 
 [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: Thu Apr 25 23:01:29 2024 UTC