<div></div>
<url-from-string string="https://example.com/path?key=value&foo=bar"> <url-delete-query-param name="key"> <url-to-string> <assert-equal value="https://example.com/path?foo=bar" type="string">