workeffortwaste / horseman

The detailed update and issue repository for the Horseman crawler.
https://gethorseman.app/
18 stars 0 forks source link

Missing status code tags #74

Closed chrishaensel closed 2 years ago

chrishaensel commented 2 years ago

When HTTP status codes are displayed, show text info for the meaning of the status code on hover. image

workeffortwaste commented 2 years ago

How have you managed to get one without a status? 🤔

chrishaensel commented 2 years ago

Haha, that is a very good question. I don't know which site I crawled. Will try to find out and let you know.

workeffortwaste commented 2 years ago

Fixed all the missing status code tags in 0.2.0 using statuscodes.org for a reference.

With regards to the tooltips that's not something I'll add, but I'll expose the full redirect chain to the snippets. At that point it will be easy to make a snippet that outputs information about what the code means via a snippet.