A Fast 'WHATWG' Compliant URL Parser


[Up] [Top]

Documentation for package ‘adaR’ version 0.3.2

Help Pages

ada_clear_hash Clear a specific component of URL
ada_clear_port Clear a specific component of URL
ada_clear_search Clear a specific component of URL
ada_get_basename Get a specific component of URL
ada_get_domain Get a specific component of URL
ada_get_hash Get a specific component of URL
ada_get_host Get a specific component of URL
ada_get_hostname Get a specific component of URL
ada_get_href Get a specific component of URL
ada_get_password Get a specific component of URL
ada_get_pathname Get a specific component of URL
ada_get_port Get a specific component of URL
ada_get_protocol Get a specific component of URL
ada_get_search Get a specific component of URL
ada_get_username Get a specific component of URL
ada_has_credentials Check if URL has a certain component
ada_has_empty_hostname Check if URL has a certain component
ada_has_hash Check if URL has a certain component
ada_has_hostname Check if URL has a certain component
ada_has_non_empty_password Check if URL has a certain component
ada_has_non_empty_username Check if URL has a certain component
ada_has_port Check if URL has a certain component
ada_has_search Check if URL has a certain component
ada_set_hash Set a specific component of URL
ada_set_host Set a specific component of URL
ada_set_hostname Set a specific component of URL
ada_set_href Set a specific component of URL
ada_set_password Set a specific component of URL
ada_set_pathname Set a specific component of URL
ada_set_port Set a specific component of URL
ada_set_protocol Set a specific component of URL
ada_set_search Set a specific component of URL
ada_set_username Set a specific component of URL
ada_url_parse Use ada-url to parse a url
public_suffix Extract the public suffix from a vector of domains or hostnames
url_decode2 Function to percent-decode characters in URLs