[ Bron: ruby-http ]
Pakket: ruby-http (3.3.0-2)
Verwijzigingen voor ruby-http
Debian bronnen:
Het bronpakket ruby-http downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
easy-to-use client library for making http requests from Ruby
It uses a simple method chaining system for building requests, similar to Python's Requests
Under the hood, The HTTP Gem uses http_parser.rb, a fast HTTP parsing native extension based on the Node.js parser and a Java port thereof.
Andere aan ruby-http gerelateerde pakketten
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- of ruby-interpreter
- Pakket niet beschikbaar
-
- dep: ruby-addressable
- alternative URI implementation for Ruby
-
- dep: ruby-http-cookie
- Ruby library to handle HTTP Cookies based on RFC 6265
-
- dep: ruby-http-form-data (>= 2.0~)
- utility-belt to build form data request bodies
-
- dep: ruby-http-parser.rb
- Simple callback-based HTTP request/response parser