URL
Little Eye detects URL when you copy them. Parses URLs and breaks out scheme, host, path, and query.
Examples
https://localhost:8080/api/v1/items?limit=20
https://example.com/path?q=1&sort=desc#section
Little Eye detects URL when you copy them. Parses URLs and breaks out scheme, host, path, and query.
https://localhost:8080/api/v1/items?limit=20
https://example.com/path?q=1&sort=desc#section