Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* A bad pattern for a handler is a developer error that can often break whole applications. Panic is more appropriate than just silently logging. * Allow user to overwrite mux error handler * Add a warning to HandleFunc about the panic
- Loading branch information