Http - mfichman/jogo GitHub Wiki

Http::Method

Http::Request

The request object stores information about the type of request that will be sent to the server

Http::Status

Encodes an HTTP status value

Http::Response

Parses and stores an HTTP response

Http::Client

A client object outputs request objects to the stream specified by the 'stream' attribute