Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
google-api-client-cr
master
Google
Api
Client
Cr
Apis
ClientOptions
Core
ApiCommand
BaseService
HttpCommand
RequestOptions
YoutubeV3
YouTubeService
Built with Crystal 1.9.2
2023-10-07 18:01:52 UTC
class
Google::Apis::Core::HttpCommand
Google::Apis::Core::HttpCommand
Reference
Object
Overview
Command for HTTP request/response.
Direct Known Subclasses
Google::Apis::Core::ApiCommand
Defined in:
google/apis/core/http_command.cr
Constructors
.new
(method, url, body =
nil
)
Constructor Detail
def self.
new
(method, url, body =
nil
)
#
[
View source
]