0.0
Ruby HTTP client to interact with Arolitec SMS Gateway.
2021
2022
2023
2024
2025
2026
0.0
A rack middleware library that allows for cookies to be passed through form parameters. Specifically, it merges the specified form parameters into the Cookie header of an http request. It gets around the problem of having a flash application which interacts with a web application that uses cookie...
2021
2022
2023
2024
2025
2026
0.0
Authenticate requests using an Auth0 JWT passed by HTTP header
2021
2022
2023
2024
2025
2026
0.0
Libsoup bindings for ruby. Partial coverage sufficient to allow HTTP requests to be handled without blocking the mainloop.
e.g
require 'gtk2'
require 'soup'
message = Soup::Message.new("GET", "http://www.example.com/")
Soup::SessionAsync.new.queue(message) do |_sess,_mess|
puts "Got respons...
2021
2022
2023
2024
2025
2026
0.0
HTTP User Agent parser
2021
2022
2023
2024
2025
2026
0.0
Death by Captcha Ruby implementation (HTTP API)
2021
2022
2023
2024
2025
2026
0.0
Ruby HTTP Thrif server with support muptiple protocols (JSON, Binary and etc.)
2021
2022
2023
2024
2025
2026
0.0
A simple gem that allows you to sign HTTP requests between two parties with a shared secret key.
2021
2022
2023
2024
2025
2026
0.0
Provides an interface via HTTParty to Fedora's Datagrepper API: https://apps.fedoraproject.org/datagrepper/
2021
2022
2023
2024
2025
2026
0.0
Simply creates an HTTP API for cleaning your database to be used by client tests.
2021
2022
2023
2024
2025
2026
0.0
An HTTP server for pragmatic segmenter
2021
2022
2023
2024
2025
2026
0.0
Full-featured HTTP client library.
2021
2022
2023
2024
2025
2026
0.0
Very simple http server following https://practicingruby.com/articles/implementing-an-http-file-server?u=2c59db4496 as a guide
2021
2022
2023
2024
2025
2026
0.0
rest-open-uri is a hack of, and drop-in replacement for, open-uri. It supports all standard HTTP methods (not just GET) and allows you to send an entity-body. This gem will be deprecated if and when equivalent functionality makes it into core Ruby.
2021
2022
2023
2024
2025
2026
0.0
Secure HTTP headers for Cuba
2021
2022
2023
2024
2025
2026
0.0
Really thin and non intuitive ruby server. Made to be fast and ready for really heavy servers (not only http server).
2021
2022
2023
2024
2025
2026
0.0
CacheRules validates requests and responses for cached HTTP data based on RFCs 7230-7235. The goal is to facilitate implementation of well-behaved caching solutions which adhere to RFC standards.
2021
2022
2023
2024
2025
2026
0.0
A session store that uses session, json serialization, and gets session fullmeasure from an http header
2021
2022
2023
2024
2025
2026
0.0
A Ruby Gem for authenticating HTTP requests using a HMAC
2021
2022
2023
2024
2025
2026
0.0
mooncats-graphql - (lite) mooncats (http json) graphql api / client
2021
2022
2023
2024
2025
2026