Skip to content
Snippets Groups Projects

Meaningful help on HTTP::Tiny errors.

Merged Dan Sheppard requested to merge github/fork/ens-ds23/master into master

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.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply