diff options
author | Teddy Wing | 2020-07-04 02:29:07 +0200 |
---|---|---|
committer | Teddy Wing | 2020-07-04 02:29:07 +0200 |
commit | 6360e9f37a0a65fbc65d9e923db9ef8f5b77ff83 (patch) | |
tree | b272fe170772fdf7631938bb854f23df434c34bd /src/request.rs | |
parent | 0d5761aee5af893c90585d375e9bf2545b60d080 (diff) | |
download | fastcgi-conduit-6360e9f37a0a65fbc65d9e923db9ef8f5b77ff83.tar.bz2 |
Server::start: Handle errors with a 500 response
If we get errors building the request or Conduit errors, respond with a
500 error. Otherwise, it's a write error, and we should do nothing
(ideally log the error), because this means the client closed the
connection or there are bigger problems.
Diffstat (limited to 'src/request.rs')
0 files changed, 0 insertions, 0 deletions