summaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
authorMatthew Holt <mholt@users.noreply.github.com>2020-11-18 16:14:50 -0700
committerMatthew Holt <mholt@users.noreply.github.com>2020-11-18 16:14:50 -0700
commit349457cc1b386e92b348846a354807d6ceeb81df (patch)
tree1394f5cdbafbefae72b27b710f26e013ab4f2234 /cmd
parent1438e4dbc83353166f30978cf471f05e6c0ecd73 (diff)
caddyhttp: Return error if error handling error
Before, if there was an error in the error handler, we would not write a status code, which resulted in Go writing a 200 for us by default, which does not make sense when there's an error. Now we write the second error's status if available, otherwise 500.
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions