Tests: added test for "SCRIPT_NAME" variable in Ruby.
This commit is contained in:
@@ -44,6 +44,7 @@ class TestRubyApplication(TestApplicationRuby):
|
||||
'Request-Method': 'POST',
|
||||
'Request-Uri': '/',
|
||||
'Http-Host': 'localhost',
|
||||
'Script-Name': 'config.ru',
|
||||
'Server-Protocol': 'HTTP/1.1',
|
||||
'Custom-Header': 'blah',
|
||||
'Rack-Version': '13',
|
||||
|
||||
Reference in New Issue
Block a user