fn with_get_options()

in src/client/mod.rs [736:739]


    fn with_get_options(self, options: GetOptions) -> Self;
}

impl GetOptionsExt for HttpRequestBuilder {