FreeOps-Tools / LogIQ

LogIQ is an open-source web analysing tool.
https://logiq.netlify.app
MIT License
10 stars 8 forks source link

[FEATURE] Validation and Error Handling #32

Open rufilboss opened 1 year ago

rufilboss commented 1 year ago

Description

Implement validation checks to ensure the URL is well-formed and handle any errors gracefully. It should detect common issues like missing or invalid protocols, incorrect domain formats, and malformed query parameters.

Screenshots

No response

Additional information

No response