scribe/src/pages/errors
Edward Loveall 1f517f9031
Link to full Medium URL on error page
Previously the link on the error page was only linking to the path
component of the url, e.g. `/search` but ignoring any query params e.g.
`/search?q=hello`. This uses the HTTP::Request `resource` method which
appears to capture both.
2022-02-13 10:13:24 -05:00
..
parse_error_page.cr Link to full Medium URL on error page 2022-02-13 10:13:24 -05:00
show_page.cr Better error pages 2022-02-12 17:56:36 -05:00