Lines Matching +full:field +full:- +full:active +full:- +full:even
1 .\"-
2 .\" Copyright (c) 1998-2013 Dag-Erling Smørgrav
3 .\" Copyright (c) 2013-2016 Michael Gmelin <freebsd@grem.de>
24 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
126 These functions implement a high-level library for retrieving and
130 takes a URL in the form of a null-terminated string and splits it into
134 .Bd -literal
140 .Bd -literal
156 .Bd -literal
176 field stores the time value for
177 .Li If-Modified-Since
195 method, and call the appropriate lower-level functions to perform the
208 meaning of the individual flags is scheme-dependent, and is detailed
218 .Bd -literal
228 field is set to -1.
231 field is set to the epoch.
234 field is set to the modification time.
246 .Bd -literal
271 except that they expect a pre-parsed URL in the form of a pointer to
289 functions is read-only, and that a stream returned by one of the
291 functions is write-only.
324 (not passive) flag is specified, an active (rather than passive)
329 flag is supported for compatibility with earlier versions where active
350 will use a direct connection even if a proxy server is defined.
365 even a chance that they comply with RFC2616 and RFC2617.
374 will use a direct connection even if a proxy server is defined.
378 (if-modified-since) flag is specified, and
381 field is set in
388 .Li If-Modified-Since
440 When a PEM-format key is in a separate file from the client certificate,
493 functions return 0 on success and -1 on failure.
500 .Bl -tag -width 18n
539 The accompanying error message includes a protocol-specific error code
542 .Bl -tag -width ".Ev FETCH_BIND_ADDRESS"
551 forces the FTP code to use active mode.
552 If set to any other value, forces passive mode even if the application
553 requested active mode.
573 FTP requests, even if the
590 Specifies HTTP authorization parameters as a colon-separated list of
593 respectively; further items are scheme-dependent.
633 Specifies the User-Agent string to use for HTTP requests.
636 If defined but empty, no User-Agent header is sent.
647 altogether, or a comma- or whitespace-separated list of hosts for
703 .Bd -literal -offset indent
712 .Bd -literal -offset indent
722 .Bd -literal -offset indent
732 .Bd -literal -offset indent
739 .Bd -literal -offset indent
762 .%A T. Berners-Lee
776 .%A T. Berners-Lee
778 .%B Hypertext Transfer Protocol -- HTTP/1.1
783 .%A P. Hallam-Baker
799 .An -nosplit
803 .An Dag-Erling Sm\(/orgrav Aq Mt des@FreeBSD.org
810 .An Jean-Fran\(,cois Dockes Aq Mt jf@dockes.org ,
816 .An Poul-Henning Kamp Aq Mt phk@FreeBSD.org
821 .An Dag-Erling Sm\(/orgrav Aq Mt des@FreeBSD.org
833 There is no way to select a proxy at run-time other than setting the