urlDefrag

Removes any existing fragment from URL.

Returns a tuple of the defragmented URL and the fragment. If the URL contained no fragments, the second element is the empty string.

@safe
urlDefrag
(
string url
)

Meta