Skip to main content
devtools24

Analizzatore URL

Analizza URL nei loro componenti.

Input
Output
Result appears here

tools.url-parser.toolInfo.title - Dettagli tecnici

tools.url-parser.toolInfo.details

Alternativa da riga di comando

// URL structure\nhttps://user:pass@host.com:8080/path?query=value#hash\n\nprotocol: https\nauth: user:pass\nhostname: host.com\nport: 8080