IndieWeb.URL (IndieWeb v0.0.49) View Source

Link to this section Summary

Functions

Transforms a string into a valid URL.

Resolves any redirection on the provided URL.

Link to this section Functions

Specs

canonalize(binary()) :: binary()

Transforms a string into a valid URL.

Specs

resolve_redirect(binary()) :: binary()

Resolves any redirection on the provided URL.