class HTTPRecords

Included Modules

Defined in:

replay/http/records.cr

Constructors

Instance Method Summary

Instance methods inherited from module Records

from(header : IO, body : IO, request : Request) : Record | NoResourceFound from

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def from(header : IO, body : IO, request : Request) : Record | NoResourceFound #

[View source]