Skip to main content

Module request

Module request 

Source

Functionsยง

create ๐Ÿ”’
Create requests out of the collected URLs. Returns a vector of valid URLs and errors. Valid URLs are deduplicated, request errors are not deduplicated.
create_request ๐Ÿ”’
Create a request from a raw URI.
create_uri_from_file_path ๐Ÿ”’
Create a URI from a file path
extract_credentials ๐Ÿ”’
Extract basic auth credentials for a given URL.
is_anchor ๐Ÿ”’
prepend_root_dir_if_absolute_local_link ๐Ÿ”’
resolve_and_create_url ๐Ÿ”’
Create a URI from a path
try_parse_into_uri ๐Ÿ”’
Try to parse the raw URI into a Uri.