Revert "We don't need Rack::Deflater, nginx is doing the job"
This reverts commit 59cd6bac8f
.
This commit is contained in:
parent
b484a19f27
commit
fc13284591
|
@ -95,6 +95,7 @@ module Travis::Api
|
||||||
entitystore: "memcached://#{memcache_servers}/body-#{Travis::Api::App.deploy_sha}"
|
entitystore: "memcached://#{memcache_servers}/body-#{Travis::Api::App.deploy_sha}"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
use Rack::Deflater
|
||||||
use Rack::PostBodyContentTypeParser
|
use Rack::PostBodyContentTypeParser
|
||||||
use Rack::JSONP
|
use Rack::JSONP
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user