mirror of
https://github.com/traefik/traefik
synced 2026-02-03 11:10:33 +00:00
Spelling
This commit is contained in:
@@ -249,7 +249,7 @@ func (cc *codeCatcher) Flush() {
|
||||
// since we want to serve the ones from the error page,
|
||||
// so we just don't flush.
|
||||
// (e.g., To prevent superfluous WriteHeader on request with a
|
||||
// `Transfert-Encoding: chunked` header).
|
||||
// `Transfer-Encoding: chunked` header).
|
||||
if cc.caughtFilteredCode {
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user