Method: Rack::Utils.param_depth_limit

Defined in:
lib/rack/utils.rb

.param_depth_limitObject



70
71
72
# File 'lib/rack/utils.rb', line 70

def self.param_depth_limit
  default_query_parser.param_depth_limit
end