diff options
author | schneems <richard.schneeman@gmail.com> | 2014-08-21 11:52:25 -0500 |
---|---|---|
committer | schneems <richard.schneeman@gmail.com> | 2014-08-24 15:58:16 -0500 |
commit | 8e31fa3b72892f7421b85b5a79d71a2d726ccddd (patch) | |
tree | 71d23ce8d085e453d0ae4c3538b49d161ead5588 /actionpack/lib/action_dispatch/journey/router.rb | |
parent | 33c05363e2ed52aa8bdbf5ebf9ee5226ab85ecbc (diff) | |
download | rails-8e31fa3b72892f7421b85b5a79d71a2d726ccddd.tar.gz rails-8e31fa3b72892f7421b85b5a79d71a2d726ccddd.tar.bz2 rails-8e31fa3b72892f7421b85b5a79d71a2d726ccddd.zip |
Address comments on Gzip implementation
- don't mutate PATH_INFO in env, test
- test fallback content type matches Rack::File
- change assertion style
- make HTTP_ACCEPT_ENCODING comparison case insensitive
- return gzip path from method instead of true/false so we don't have to assume later
- don't allocate un-needed hash.
Original comments:
https://github.com/rails/rails/commit/
cfaaacd9763642e91761de54c90669a88d772e5a#commitcomment-7468728
cc @jeremy
Diffstat (limited to 'actionpack/lib/action_dispatch/journey/router.rb')
0 files changed, 0 insertions, 0 deletions