add deflater, roger @rkh?
This commit is contained in:
parent
4328ba8649
commit
c3428e896a
|
@ -53,6 +53,7 @@ class Travis::Api::App
|
|||
use Hubble::Rescuer, env: Travis.env, codename: ENV['CODENAME'] if Endpoint.production? && ENV['HUBBLE_ENDPOINT']
|
||||
use Rack::Protection::PathTraversal
|
||||
use Rack::SSL if Endpoint.production?
|
||||
use Rack::Deflater
|
||||
use Rack::PostBodyContentTypeParser
|
||||
use Rack::JSONP
|
||||
use ActiveRecord::ConnectionAdapters::ConnectionManagement
|
||||
|
|
Loading…
Reference in New Issue
Block a user