Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Selenium::HttpClient
Inherits
Reference
<
Object
Constructors
new
(base_url :
String
)
Source
Instance methods
base_url
Source
delete
(path) :
JSON::Any
Source
get
(path) :
JSON::Any
Source
post
(path, body = "{}") :
JSON::Any
Source