]> git.openstreetmap.org Git - rails.git/commit
Add support for compressed request bodies
authorTom Hughes <tom@compton.nu>
Sun, 21 Jan 2018 15:50:32 +0000 (15:50 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 24 Jan 2018 14:25:02 +0000 (14:25 +0000)
commit4e9144fba2a8c52c1555295dc01ae715d434fcc8
treec2d0bb57bf61fc656f6b9dbc77b27c21c21f823c
parent9abcdb68862d237bc71e4d74448d69d6275159cd
Add support for compressed request bodies
config/initializers/compressed_requests.rb [new file with mode: 0644]
test/integration/compressed_requests_test.rb [new file with mode: 0644]