libgit2/include
Carlos Martín Nieto 5c76096046 transport: provide a getter for the proxy options
As with the callbacks, third-party implementations of smart subtransports cannot
reach into the opaque struct and thus cannot know what options the user set.

Add a getter for these options to copy the proxy options into something external
implementors can use.
2017-04-17 13:03:03 +02:00
..
git2 transport: provide a getter for the proxy options 2017-04-17 13:03:03 +02:00
git2.h proxy: introduce a proxy options struct 2016-04-19 13:54:19 +02:00