mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-03 20:39:18 +00:00
Updated copy constructor.
This commit is contained in:
parent
89b20b4692
commit
08bf15634a
@ -123,6 +123,7 @@ public class HttpConfiguration
|
||||
_delayDispatchUntilContent=config._delayDispatchUntilContent;
|
||||
_persistentConnectionsEnabled=config._persistentConnectionsEnabled;
|
||||
_maxErrorDispatches=config._maxErrorDispatches;
|
||||
_minRequestDataRate=config._minRequestDataRate;
|
||||
}
|
||||
|
||||
/* ------------------------------------------------------------ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user