Skip to content
Success

Changes

Summary

  1. Improve handling of curl proxification. (#15) (details)
  2. Update changelog. (details)
Commit 1813d6db0e54105447f418184c416360928665e2 by noreply
Improve handling of curl proxification. (#15)

- Set all curl proxy options in setCurlProxyOptions.
- Remove setting CURLOPT_FOLLOWLOCATION based on whether SOCKS 5 proxy is enabled (can still be set with curloptions in defaults as necessary).
- Add support for SOCK5_HOSTNAME proxy.
The file was modified src/VuFindHttp/HttpService.php (diff)
The file was modified tests/unit-tests/src/VuFindTest/HttpServiceTest.php (diff)
The file was modified CHANGELOG.md (diff)