|
|
default ACAP port |
|
|
default FTP port |
|
|
default Gopher port |
|
|
default HTTP port |
|
|
default HTTPS port Definition at line 54 of file apr_uri.h. Referenced by ap_proxy_connect_handler(). |
|
|
default IMAP port |
|
|
default LDAP port |
|
|
default NFS port |
|
|
default NNTP port |
|
|
default POP port |
|
|
default Prospero port |
|
|
default RTSP port |
|
|
default SIP port |
|
|
default SNEWS port Definition at line 56 of file apr_uri.h. Referenced by ap_proxy_connect_handler(). |
|
|
default SSH port |
|
|
default telnet port |
|
|
default TIP port |
|
|
Just omit password Definition at line 68 of file apr_uri.h. Referenced by ap_proxy_send_dir_filter(), APU_DECLARE(), and ftp_unauthorized(). |
|
|
Show "scheme://user\@site:port" only Definition at line 75 of file apr_uri.h. Referenced by ap_proxy_send_dir_filter(), APU_DECLARE(), and ftp_unauthorized(). |
|
|
Omit the "?queryarg" from the path Definition at line 77 of file apr_uri.h. Referenced by ap_proxy_send_dir_filter(), APU_DECLARE(), and try_alias_list(). |
|
|
suppress "scheme://user\@site:port" Definition at line 64 of file apr_uri.h. Referenced by ap_proxy_send_dir_filter(), APU_DECLARE(), and DAV_DECLARE(). |
|
|
Just omit user Definition at line 66 of file apr_uri.h. Referenced by APU_DECLARE(). |
|
|
Value: omit "user:password\@" partDefinition at line 70 of file apr_uri.h. Referenced by proxy_needsdomain(). |
|
|
Show plain text password (default: show XXXXXXXX) Definition at line 73 of file apr_uri.h. Referenced by APU_DECLARE(), proxy_needsdomain(), and test_aup(). |
|
|
default WAIS port |
|
|
|
|
|
Parse a given URI, fill in all supplied fields of a apr_uri_t structure. This eliminates the necessity of extracting host, port, path, query info repeatedly in the modules.
Definition at line 44 of file apr_buckets_refcount.c. |
|
|
Unparse a apr_uri_t structure to an URI string. Optionally suppress the password for security reasons.
|
|
|
|
|
|
|
|
|
Definition at line 173 of file apr_uri.h. Referenced by APU_DECLARE(). |
|
|
|
|
|
|