Skip to content

Commit

Permalink
[yegor256#572] add a puzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
pnatashap committed Feb 9, 2024
1 parent 30f117e commit 3cd6299
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 0pdd.rb
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,8 @@
end
end
use Rack::Deflater
# @todo #572 rewind is removed from rack 3.0, so it is moved to
# rewindableInput for now, but it is better to check another solutions
use Rack::RewindableInput::Middleware

before '/*' do
Expand Down

0 comments on commit 3cd6299

Please sign in to comment.