lesstif / php-jira-rest-client

PHP classes interact Jira with the REST API.
Other
510 stars 263 forks source link

Add cURL proxy type configuration #519

Closed rleroi closed 1 year ago

rleroi commented 1 year ago

Allows the use of other cURL proxy types besides CURLPROXY_HTTP, e.g. CURLPROXY_SOCKS5.