Meaningful help on HTTP::Tiny errors.
- Feb 12, 2016
-
-
Dan Sheppard authored
HTTP::Tiny uses status code 599 for internal errors and puts a description in the /body/, not the status line, which uselessly says "Internal Exception". When reporting errors for status 599, use content, not status line to report back up the chain.
9cd8779c
-