View Source CozyAliyunOpenAPI.HTTPRequest (cozy_aliyun_open_api v0.1.0)
A struct representing an HTTP request.
Link to this section Summary
Types
Optional request body.
Request headers.
Request host.
Request method.
Request path.
Optional request query.
Request scheme.
Functions
Creates an HTTP request struct from specs.
Creates an HTTP request struct.
Parses an URL, then takes the scheme, host, port and path.
Link to this section Types
Link to this section Functions
Creates an HTTP request struct from specs.
Creates an HTTP request struct.
Parses an URL, then takes the scheme, host, port and path.