url--query-key-value-preserved-chars | Byte mask used for %-encoding keys and values in the query segment of a URI. |
url-debug | What types of debug messages from the URL library to show. |
url-encoding-table | Vector translating bytes to URI-encoded %-sequences. |
url-get-url-filename-chars | Valid characters in a URL. |
url-host-allowed-chars | Allowed-character byte mask for the host segment of a URI. |
url-parse-args-syntax-table | A syntax table for parsing sgml attributes. |
url-path-allowed-chars | Allowed-character byte mask for the path segment of a URI. |
url-query-allowed-chars | Allowed-character byte mask for the query segment of a URI. |
url-query-key-value-allowed-chars | Allowed-character byte mask for keys and values in the query segment of a URI. |
url-unreserved-chars | List of characters that are unreserved in the URL spec. |