diff options
author | Matthew Holt <mholt@users.noreply.github.com> | 2020-11-18 16:14:50 -0700 |
---|---|---|
committer | Matthew Holt <mholt@users.noreply.github.com> | 2020-11-18 16:14:50 -0700 |
commit | 349457cc1b386e92b348846a354807d6ceeb81df (patch) | |
tree | 1394f5cdbafbefae72b27b710f26e013ab4f2234 /caddyconfig/httpcaddyfile/tlsapp.go | |
parent | 1438e4dbc83353166f30978cf471f05e6c0ecd73 (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 'caddyconfig/httpcaddyfile/tlsapp.go')
0 files changed, 0 insertions, 0 deletions