class

Silver::HttpResponse

Inherits Reference < Object

Some response.

Constructors

Instance methods

content_length
Source
content_length=(content_length : Int64)
Source
data
Source
data=(data : Bytes | Nil)
Source
date
Source
date=(date : Time)
Source
last_modified
Source
last_modified=(last_modified : Time | Nil)
Source
mime
Source
mime=(mime : String)
Source
reader
Source
reader=(reader : IO | Nil)
Source
status
Source
status=(status : Int32)
Source