send_request
Description:
protected async string send_request (
string method,
string url,
string content_type,
string? body,
string? depth,
Cancellable? cancellable,
Status[] expected_statuses,
HashTable<
string,
string>? extra_headers =
null)
throws Error