View Issue Details

IDProjectCategoryView StatusLast Update
0015789mantisbtotherpublic2013-04-26 12:50
Reporterdregad Assigned To 
PrioritynormalSeverityminorReproducibilityN/A
Status acknowledgedResolutionopen 
Product Version1.2.16 
Summary0015789: The url api should allow optional cURL settings
Description

Currently, the url_get() function does not allow callers to specify custom settings for PHP cURL module (via curl_setopt).

Consequently, it is for example not possible to set a proxy server.

Possible solutions

  • global option (for system-wide settings)
  • optional url_get() parameter
  • new api to add options
TagsNo tags attached.

Activities

There are no notes attached to this issue.