Agile Web Development

Build it. Launch it. Love it.

Plugins Tagged http

  • ResponseFrom

    Grab XML from another Rails app and turn it into an ActiveRecord class.

  • HTTP URL Validation Improved

    Ensures entered URLs are valid.

  • Html Test

    An API for HTML validation and link checking in your functional and integration tests. A command line script for HTML validation and link checking over HTTP is included.

  • CachedAssets

    Combine CSS and JS files into one to reduce the number of HTTP requests.

  • http_configuration

    Plugin that provides the ability to set defaults for proxies and timeouts for Net::HTTP. Simplifies integration of packages into any environment and provides a unified interface for setting values. Also fixes issue where threads can exit when making HTTP calls.