!htp #16593 negotiate content encoding
This commit is contained in:
parent
cf8e59785a
commit
ada5922440
7 changed files with 219 additions and 290 deletions
|
|
@ -53,7 +53,7 @@ class RejectionHandlerExamplesSpec extends RoutingSpec {
|
|||
complete("Received GET")
|
||||
} ~
|
||||
post {
|
||||
decodeRequest(Gzip) {
|
||||
decodeRequestWith(Gzip) {
|
||||
complete("Received POST")
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue