If Drupal has to use a proxy to connect to the web, the curl connection used by the kraken library needs to know about it.
Patch on the way.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | kraken-proxy-3053694-2.patch | 2.09 KB | james.williams |
If Drupal has to use a proxy to connect to the web, the curl connection used by the kraken library needs to know about it.
Patch on the way.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | kraken-proxy-3053694-2.patch | 2.09 KB | james.williams |
Comments
Comment #2
james.williamsThis assumes at least version 1.6 of the kraken library is in use, since that supports a proxy URL.
It doesn't yet support passing through a proxy port, but I'll work upstream on that...
Comment #3
james.williams(PR on upstream library: https://github.com/kraken-io/kraken-php/pull/19 )
Comment #4
steven jones commentedLooks great!
Comment #6
steven jones commentedThanks very much for the patch, it's been committed and will appear in the next module version.