hermes
0.3.0
Hermes
AggregationResponse
Client
Cluster
Config
Hit
Hits
Index
OptionValue
MultiGetResponse
Persistent
Any
Repository
Response
SearchResponse
Types
Binary
Circle
Envelope
GeometryCollection
GeoPoint
GeoShape
IGeoShape
IP
LineString
MultiLineString
MultiPoint
MultiPolygon
Point
Polygon
Range
class
Hermes::Response
Hermes::Response
Reference
Object
Defined in:
hermes/response.cr
Constructors
.new
(raw)
Instance Method Summary
#[]
(key : String)
#[]?
(key : String)
#body
#json
#raw
: HTTP::Client::Response
#status
Constructor Detail
def self.
new
(raw)
#
[
View source
]
Instance Method Detail
def
[]
(key : String)
#
[
View source
]
def
[]?
(key : String)
#
[
View source
]
def
body
#
[
View source
]
def
json
#
[
View source
]
def
raw
: HTTP::Client::Response
#
[
View source
]
def
status
#
[
View source
]