comment
news
apps
browse
insights
charts
code_blocks
dev
log in
book
Documentation
quick_reference_all
Api Reference
browser_updated
Api Changes
Http
.RequestStreamAsync
static
Task
<
System.IO.Stream
>
RequestStreamAsync
(
string
requestUri
,
string
method
,
System.Net.Http.HttpContent
content
,
Dictionary
<
string
,
string
>
headers
,
CancellationToken
cancellationToken
)
User Comments
Static Methods
CreateJsonContent
IsAllowed
IsHeaderAllowed
RequestAsync
RequestBytesAsync
RequestJsonAsync
RequestStreamAsync
RequestStringAsync