mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
Classy web-development dressed in a DSL (official / canonical repo)
ac79948aaa
Running specs you get Failures: 1) Rack::Protection::JsonCsrf with drop_session as default reaction reset the session Failure/Error: get('/', {}, 'HTTP_REFERER' => 'http://evil.com', 'rack.session' => session) NoMethodError: undefined method `detect' for nil:NilClass # ./lib/rack/protection/base.rb:107:in `html?' # ./lib/rack/protection/frame_options.rb:32:in `call' # ./spec/json_csrf_spec.rb:54:in `block (3 levels) in <top (required)>' |
||
---|---|---|
rack-protection |