Function sentry_contrib_native_sys::options_set_http_proxy[][src]

pub unsafe extern "C" fn options_set_http_proxy(
    opts: *mut Options,
    proxy: *const c_char
)

Configures the http proxy.

The given proxy has to include the full scheme, eg. http://some.proxy/.