Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
caddyhttp: Optimize logs using zap's WithLazy() (#6590)
* uses zap's .WithLazy with a cloned request * fixes the cloning * adds comment explaining why cloning is faster
- Loading branch information