Lines Matching refs:which
67 which gets populated with the B<BIO> to write/send the request to (I<wbio>),
68 the B<BIO> to read/receive the response from (I<rbio>, which may be equal to
74 which collects the HTTP request header lines.
82 which should be 1 to indicate C<POST> or 0 to indicate C<GET>.
118 be used directly to read the response contents, which may support streaming.
125 L<OSSL_HTTP_open(3)> with the default being 0, which means no timeout.
126 If the I<keep_alive> parameter is 0, which is the default, the connection is not
137 even if a GET request is going to be sent, in which case I<req> must be NULL.
139 the ASN.1 template I<it> to do the encoding (which does not support streaming).
149 The function may need to be called again if its result is -1, which indicates
154 in addition parses the response, which must be a DER-encoded ASN.1 structure,
164 which may support streaming.
174 its contents can be read via this BIO, which does not support streaming.
182 then the B<OSSL_HTTP_DEFAULT_MAX_RESP_LEN> is used, which currently is 100 KiB.
200 for the number of HTTP headers which can be received in a response. The default