URL Parser / Inspector
Parse an absolute URL with the browser URL API, inspect normalized parts, and review decoded query parameters locally.
Absolute URLs only
This inspector uses the browser
URL constructor without a base URL. Relative inputs like /docs are rejected on purpose so parsing behavior stays explicit.