This project is archived and is in readonly mode.
Changeset [d446392f76c063d9f04396a1d3ca9e314a521671] by Andrew White
November 2nd, 2010 @ 10:56 AM
Add additional HTTP request methods from the following RFCs:
-
Hypertext Transfer Protocol -- HTTP/1.1 http://www.ietf.org/rfc/rfc2616.txt)
-
HTTP Extensions for Distributed Authoring -- WEBDAV http://www.ietf.org/rfc/rfc2518.txt
-
Versioning Extensions to WebDAV http://www.ietf.org/rfc/rfc3253.txt
-
Ordered Collections Protocol (WebDAV) http://www.ietf.org/rfc/rfc3648.txt
-
Web Distributed Authoring and Versioning (WebDAV) Access Control Protocol http://www.ietf.org/rfc/rfc3744.txt
-
Web Distributed Authoring and Versioning (WebDAV) SEARCH http://www.ietf.org/rfc/rfc5323.txt
-
PATCH Method for HTTP http://www.ietf.org/rfc/rfc5789.txt
[#2809 state:resolved] [#5895 state:resolved] http://github.com/rails/rails/commit/d446392f76c063d9f04396a1d3ca9e...
Committed by Andrew White
- M actionpack/lib/action_dispatch/http/request.rb
- M actionpack/lib/action_dispatch/routing/mapper.rb
- M actionpack/test/dispatch/routing_test.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>