fixed server support for request pipelining
All checks were successful
CI / build (push) Successful in 15m33s
All checks were successful
CI / build (push) Successful in 15m33s
This commit is contained in:
@@ -5,9 +5,12 @@ plugins {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation catalog.slf4j.api
|
||||
implementation project(':rbcs-common')
|
||||
api catalog.netty.common
|
||||
api catalog.netty.buffer
|
||||
api catalog.netty.handler
|
||||
api catalog.netty.codec.http
|
||||
}
|
||||
|
||||
publishing {
|
||||
|
Reference in New Issue
Block a user