struct Protocol::Network::GetRequestPostData
- Protocol::Network::GetRequestPostData
- Struct
- Value
- Object
Overview
Returns post data sent with the request. Returns an error when no data was sent with the request.
Included Modules
- JSON::Serializable
- Protocol::Command
Defined in:
protocol/network.crConstructors
Instance Method Summary
-
#post_data : String
Request body string, omitting files from multipart requests