summaryrefslogtreecommitdiff
path: root/SPEC
Commit message (Expand)AuthorAgeFilesLines
* Move from SPEC to SPEC.rdocJeremy Evans2020-02-061-266/+0
* Require session.to_hash be unfrozenJeremy Evans2020-01-241-1/+1
* Require rack.session entry to respond to to_hash and return Hash instanceJeremy Evans2020-01-241-0/+1
* Require request env not be frozen in SPECJeremy Evans2020-01-241-1/+1
* Update SPEC and Lint to require ASCII-8BIT encoding for CGI values with non-A...Jeremy Evans2020-01-241-0/+2
* eliminate warning for testing of passing invalid headerosamtimizer2019-12-141-1/+1
* re-generate SPEC by rake specYoshiyuki Hirano2018-04-171-8/+8
* Revert "Add 205 Reset Content to the list of statuses without a message body"Eric Wong2016-12-141-2/+2
* Fixed link and rack.session's indentation in SPECBudhram Gurung2015-08-211-8/+7
* fix typoVincent2015-02-041-1/+1
* Rack::Lint and SPEC align with RFC7230 headersJames Tucker2014-11-271-12/+3
* Merge pull request #399 from EqualMedia/rfc2616-compatSantiago Pastorino2014-11-271-3/+1
|\
| * Validate header names according to RFC 2616Mark Wubben2013-02-081-3/+1
* | add rack.multipart options to lint and SPECBrian Palmer2014-11-271-0/+2
* | Reformat Rack::Lint docs.Artem Pyanykh2014-01-201-21/+57
* | fix \n in specFelix C. Stegerman2013-12-041-1/+1
* | Fix some typosVipul A M2013-05-281-1/+1
* | fix typosVipul A M2013-04-131-1/+1
|/
* Remove specific version code from LintJames Tucker2013-01-281-1/+1
* Hijack SPEC changes after review discussionJames Tucker2013-01-111-1/+7
* Add straw man for the after-headers hijackJames Tucker2013-01-041-0/+25
* Straw man for rack.hijack*, connection hijacking!James Tucker2013-01-041-0/+33
* Cleanup Lint Content-Type section after 3623d04James Tucker2012-12-301-3/+2
* Clarify the body.close spec sectionJames Tucker2012-12-281-1/+3
* Revert "Merge pull request #470 from oscardelben/spec"James Tucker2012-12-281-1/+0
* update specOscar Del Ben2012-12-141-0/+1
* Add link to RFC3875 in Lint and SPEC. Closes #352.James Tucker2012-03-171-1/+2
* Add 205 Reset Content to the list of statuses without a message bodyDan Kubb2011-08-151-2/+2
* Update SPECJames Tucker2011-05-221-2/+2
* Adding SPEC with rake task dependenciesraggi2010-12-311-0/+171
* CleanupChristian Neukirchen2008-05-311-132/+0
* Convert Rakefile to use GitChristian Neukirchen2008-05-251-0/+132