remove redundant calls to end-of-request hooks
The (misnamed) connection_reset hook is always called after a request, whether request completes or is aborted, and whether keep-alive or not, so no needed to repeat the same function in the handle_connection_close hook.personal/stbuehler/mod-csrf
parent
a801ef55a0
commit
1adf1df285
Loading…
Reference in New Issue