0.0
The HTTP spec details a way to use HTTP/1.1 as a platform for transitioning to newer protocols by starting the conversation with HTTP/1.1. There are no restrictions on what that protocol can be.
2021
2022
2023
2024
2025
2026
0.0
This gem allows you to check the Content-Type of any HTTP-accessible asset.
2021
2022
2023
2024
2025
2026
0.0
When required, HTTPAutorec enables VCR (with WebMock) and all HTTP requests are cached in ./http_autorec_cache by default. You can temporarily enable it without modifying your code, like this: `ruby -rhttp_autorec your_script.rb`.
2021
2022
2023
2024
2025
2026
0.0
http_request.rb is a small, lightweight, powerful HttpRequest class based on the 'net/http' and 'net/ftp' libraries
2021
2022
2023
2024
2025
2026
0.0
Global timeouts for Net::HTTP.
2021
2022
2023
2024
2025
2026
0.0
HTTPalooza brings together the best Ruby HTTP clients on one stage.
2021
2022
2023
2024
2025
2026
0.0
Simple HTTP client built with Net/HTTP
2021
2022
2023
2024
2025
2026
0.0
HTTPkit is a Ruby toolkit for building HTTP clients and servers, as well as compositions of them.
2021
2022
2023
2024
2025
2026
0.0
Provides a simple way to double HTTP services, APIs etc, for testing.
2021
2022
2023
2024
2025
2026
0.0
Reaxar is a lightweight asynchronous HTTP/REST client for Ruby, built on top of async-http.
It features automatic cookie management, support for redirects and relative navigation,
and is ideal for scraping, API interaction, or automated web flows.
Perfect for developers who need a non-blocking H...
2021
2022
2023
2024
2025
2026
0.0
Httpotemkin provides tools to mock HTTP servers for system-level tests.
2021
2022
2023
2024
2025
2026
0.0
Simple to use HTTP API tests
2021
2022
2023
2024
2025
2026
0.0
Return HTTP error codes while rendering the corresponding error page in Rails.
2021
2022
2023
2024
2025
2026
0.0
Record HTTP request and response through ActiveResource, and play back with ActiveResource::HttpMock
2021
2022
2023
2024
2025
2026
0.0
A generic Fluentd output plugin to send records to HTTP / HTTPS endpoint, with SSL, Proxy, and Header implementation
2021
2022
2023
2024
2025
2026
0.0
A cache manager for HTTParty
2021
2022
2023
2024
2025
2026
0.0
net-httpstub is a stub of Net::HTTP.
2021
2022
2023
2024
2025
2026
0.0
An up-to-date fork of jnunemaker's httparty, without the post-install nonsense.
2021
2022
2023
2024
2025
2026
0.0
Slips Net::HTTPBroken into the inheritance ancestry of common exceptions Net::HTTP tends to raise.
2021
2022
2023
2024
2025
2026
0.0
This is actually just httparty, with that stupid post-install message removed. You should probably just use the real one and maybe complain at https://github.com/jnunemaker/httparty/pull/139
2021
2022
2023
2024
2025
2026