index
:
delta/ruby-gems/rack.git
1-5-stable
1-6-stable
2-0-stable
2-1-stable
2-2-stable
3-0-stable
base64-strict
default-server
external-gems
external-workflow
fix-rubocop
fix-server-options
fix-travis
github-actions
host-authority
improve-install
main
master
memoize-header-hash
rack-0.4
rack-0.9
rack-1.0
rack-1.1
rack-1.2
rack-1.3
rack-1.4
rack-1.5
rack-environment
rack-protocol
rack-request-headers
rack-response-buffered
remove-execution-constants
remove-execution-variables
remove-lighttp
request-ip
response-body
response-body-compact
response-documentation
response-mock-response-consistency
response-tidy
rework-builder
rfc2822_expires
rm_to_ary_from_response
server-encodings-preference
sid-object
spec-markdown
spec-response-headers-hash
tidy-gemspec
to_ary-flatten
unity3d_multipart_bug
webrick-chunky
github.com: rack/rack.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
spec_response.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Validate the SameSite cookie option
Bob Long
2016-04-17
1
-4
/
+42
*
first-party cookies are now same-site cookies
Ben Toews
2016-03-15
1
-5
/
+17
*
First-Party cookies, another line of CSRF defense
Jeremy Daer
2015-12-04
1
-0
/
+14
*
* Add `Rack::Response::Helpers#cache_control` and `cache_control=`.
Aaron Patterson
2015-10-06
1
-0
/
+9
*
* Add `Rack::Response::Helpers#etag` and `etag=`. Use this for
Aaron Patterson
2015-10-06
1
-0
/
+7
*
`Response#add_header` to add to a value to a multivalued header
Jeremy Daer
2015-10-03
1
-0
/
+68
*
Rack::Response::Helpers#redirect? would accept 308 status code
deepj
2015-08-29
1
-3
/
+12
*
Remove any reference to 418 status code
deepj
2015-08-29
1
-5
/
+0
*
First attempt to mass-port from minitest/bacon to minitest/spec.
Ryan Davis
2015-06-12
1
-105
/
+105
*
Added minitest/bacon to the top of each file so they can be run straight up.
Ryan Davis
2015-06-11
1
-0
/
+1
*
Make all tests run and pass independently.
Ryan Davis
2015-06-11
1
-0
/
+1
*
Add HTTP response helpers for 204, 301, and 412.
Brent Wheeldon
2015-04-14
1
-0
/
+13
*
Add support for RFC2324 status code
Matt Kasa
2014-03-07
1
-0
/
+5
*
Add created? and accepted? response helper methods
Tom Wey
2014-01-26
1
-0
/
+8
*
Set HttpOnly for cookies using :http_only
Garry Shutler
2013-07-03
1
-0
/
+12
*
Add Response#unauthorized? helper
Prem Sichanugrist
2013-06-28
1
-0
/
+5
*
Switch to RFC 2822 expires
rfc2822_expires
James Tucker
2013-01-21
1
-7
/
+7
*
Squash test warnings
James Tucker
2013-01-13
1
-3
/
+3
*
Correct some of the mime type issues. References #316 and #366.
James Tucker
2012-12-29
1
-3
/
+3
*
Rack::Response now conforms to body.close SPEC
James Tucker
2012-12-28
1
-0
/
+24
*
Prevent infinite recursions from Response#to_ary
James Tucker
2012-11-02
1
-0
/
+6
*
Include Max-Age in Set-Cookie header
Matthew Trost
2012-09-08
1
-5
/
+5
*
added Rack::Response::Helpers#method_not_allowed?
James Tucker
2012-01-22
1
-0
/
+5
*
Test an object which repsonds to each instead of a set.
HannesG
2011-12-30
1
-3
/
+6
*
Adds #unprocessable? helper
Andy Lindeman
2011-10-24
1
-0
/
+5
*
Adds #bad_request? helper
Andy Lindeman
2011-10-24
1
-0
/
+5
*
Fix cookie deletion with path specified
Joe Van Dyk
2011-07-13
1
-0
/
+12
*
test for Rack::Response#close
Konstantin Haase
2011-06-10
1
-0
/
+7
*
Closes #21 Rack::Response#finish should delete Content-Length if status==204 ...
raggi
2011-05-02
1
-0
/
+1
*
fixing unused variable warnings in 1.9.3
Aaron Patterson
2011-01-14
1
-3
/
+3
*
Fix initializing Response objects with differently-cased Content-Type headers
Sam Stephenson
2010-10-28
1
-0
/
+5
*
Rename spec/ back to test/
Christian Neukirchen
2010-06-15
1
-0
/
+240