Skip to main content

fetch_post_proto

Function fetch_post_proto 

Source
pub fn fetch_post_proto(
    url: &str,
    msg: &ProtoEncoder,
) -> Result<FetchResponse, i64>
Expand description

HTTP POST with protobuf body (sets Content-Type: application/protobuf).