Skip to content

Instantly share code, notes, and snippets.

@AnuragMishra
Created March 5, 2012 00:46
Show Gist options
  • Save AnuragMishra/1975685 to your computer and use it in GitHub Desktop.
Save AnuragMishra/1975685 to your computer and use it in GitHub Desktop.
if Rack::Utils.respond_to?("key_space_limit=")
Rack::Utils.key_space_limit = 262144
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment