Patrick Steinhardt
|
6502398f96
|
proxy: fix typo in documentation
|
2016-11-01 16:55:16 +01:00 |
|
Carlos Martín Nieto
|
0d72f67f28
|
proxy: don't specify the protocol in the type
We leave this up to the scheme in the url field. The type should only
tell us about whether we want a proxy and whether we want to auto-detect
it.
|
2016-04-19 13:54:19 +02:00 |
|
Carlos Martín Nieto
|
60d717c6f1
|
proxy: add a payload field for the proxy options
I don't quite recall what we do in the other places where we use this,
but we should pass this payload to the callbacks.
|
2016-04-19 13:54:19 +02:00 |
|
Carlos Martín Nieto
|
a7bece2014
|
proxy: introduce a proxy options struct
It is currently unused; it will go into the remote's options.
|
2016-04-19 13:54:19 +02:00 |
|