You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rack::Protection 4.1.0 has introduced new
`Rack::Protection::HostAuthorization` [[1]]. This makes `www.example.com`
host to be rejected. The easiest solution is to disable this check for
the TestApp.
[1]: sinatra/sinatra#2053
0 commit comments