What are the parts of a URL?
The tool: https://url-parts.glitch.me
The article: https://web.dev/articles/url-parts
Excellent work by my colleague @samdutton
What are the parts of a URL?
The tool: https://url-parts.glitch.me
The article: https://web.dev/articles/url-parts
Excellent work by my colleague @samdutton
@bramus @samdutton This is awesome!
It'd be great if the default URL also included a query string too (as the app supports identifying it). 😁
@bramus @samdutton I did a small improvement that included a query string by default and also added support for identifying the subdomain.
@Marcus @bramus @samdutton Query String probably a good idea.
Subdomains are more complicated though. Looking at below that;s two subdomains and also should include the eTLD+1 as well so it gets, tricky how to show those on a diagram.