mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-03 12:29:31 +00:00
Minor typo
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
This commit is contained in:
parent
dff0f0544b
commit
57b9f2ef22
@ -181,7 +181,7 @@ public class PerMessageDeflateExtension extends CompressExtension
|
||||
}
|
||||
}
|
||||
|
||||
LOG.debug("config: outgoingContextTakover={}, incomingContextTakeover={} : {}", outgoingContextTakeover, incomingContextTakeover, this);
|
||||
LOG.debug("config: outgoingContextTakeover={}, incomingContextTakeover={} : {}", outgoingContextTakeover, incomingContextTakeover, this);
|
||||
|
||||
super.setConfig(configNegotiated);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user