Lines Matching refs:given
56 NULL, else by connecting to a given I<server> optionally via a I<proxy>.
61 for connecting to the given server and the optionally given I<port>,
65 If I<bio> is given and I<rbio> is NULL then this I<bio> is used instead.
66 If both I<bio> and I<rbio> are given (which may be memory BIOs for instance)
72 If I<bio> is given, it is an error to provide I<proxy> or I<no_proxy> arguments,
73 while I<server> and I<port> arguments may be given to support diagnostic output.
82 where any userinfo, path, query, and fragment given is ignored.
84 The default proxy port number is 80, or 443 in case "https:" is given.
85 The HTTP client functions connect via the given proxy unless the I<server>
98 but cannot be used when both I<bio> and I<rbio> are given.
154 It promotes the given BIO I<bio> representing a connection
171 For backward compatibility, the server (and optional port) may also be given in
198 A value < 0 indicates that the I<overall_timeout> parameter value given
218 and for not exceeding any given maximum response length.
253 given during setup as described above for OSSL_HTTP_open().