Plugins tagged by http
- HTTP Configuration This plugin provides a means of configuring the Net::HTTP package to suit your environment. It also fixes an issue with Net::HTTP where threads will exit when they timeout. Even if you don't need the configuration part of the code, the timeout... Type: Plugin | Last updated: 27 October 2007
- Response From This plugin provides xml_response_from, the opposite of "respond_to". More specifically, it sends a request to a server with the Accept HTTP header set to 'application/xml', then turns the response into an ActiveRecord object. Type: Plugin | Last updated: 08 October 2007
- Track The Track allows you to easily redirect the users to the page they wanted to visit after they log in. Type: Plugin | Last updated: 08 October 2007
- Redirect Routing This plugin lets you do simple redirects straight from your routes.rb Type: Plugin | Last updated: 08 October 2007
- HTTP Caching Allows your Rails application to take advantage of the caching mechanisms built into HTTP 1.1 (i.e., 304 Not Modified return code). Type: Plugin | Last updated: 07 October 2007
- HTTP URL Validator To verify that a URL entered in a form is really valid, and in some cases, that it returns an appropriate content type. Type: Plugin | Last updated: 06 October 2007
- History It avoids storing POST, PUT, DELETE and Ajax request. It also has a facility to specify actions not to store in the history. Type: Plugin | Last updated: 05 October 2007
- Simple HTTP Auth Give access control to your controller or actions in rails app without dealing with huge-ass plugin, generator or engine. Type: Plugin | Last updated: 02 October 2007

