Built-In
Contains functionality related to HTTP operations.
Download
DownloadFile |
Downloads the specified resource over HTTP to a temporary file with specified settings. |
DownloadFile |
Downloads the specified resource over HTTP to the specified output path and settings. |
DownloadFile |
Downloads the specified resource over HTTP to the specified output path. |
DownloadFile |
Downloads the specified resource over HTTP to a temporary file. |
DownloadFile |
Downloads the specified resource over HTTP to a temporary file with specified settings. |
DownloadFile |
Downloads the specified resource over HTTP to the specified output path. |
DownloadFile |
Downloads the specified resource over HTTP to a temporary file. |
Upload
UploadFile |
Uploads the specified byte array via a HTTP POST to the specified uri using multipart/form-data. |
UploadFile |
Uploads the specified file via a HTTP POST to the specified uri using multipart/form-data. |
UploadFile |
Uploads the specified byte array via a HTTP POST to the specified uri using multipart/form-data. |
UploadFile |
Uploads the specified file via a HTTP POST to the specified uri using multipart/form-data. |
Cake.Http addin
This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Http.
Contains functionality for working with HTTP operations such as GET, PUT, POST, DELETE, PATCH, etc.
Delete
HttpDelete Alias from Cake.Http addin |
DELETE the specified resource over HTTP/HTTPS. |
HttpDelete Alias from Cake.Http addin |
DELETE the specified resource over over HTTP/HTTPS. |
HttpDelete Alias from Cake.Http addin |
DELETE the specified resource over HTTP/HTTPS. |
HttpDeleteAsync Alias from Cake.Http addin |
DELETE the specified resource over HTTP/HTTPS. |
HttpDeleteAsync Alias from Cake.Http addin |
DELETE the specified resource over over HTTP/HTTPS. |
HttpDeleteAsync Alias from Cake.Http addin |
DELETE the specified resource over HTTP/HTTPS. |
Get
HttpGet Alias from Cake.Http addin |
GETS the specified resource over over HTTP/HTTPS. |
HttpGet Alias from Cake.Http addin |
GETS the specified resource over HTTP/HTTPS. |
HttpGet Alias from Cake.Http addin |
GETS the specified resource over over HTTP/HTTPS. |
HttpGetAsByteArray Alias from Cake.Http addin |
GETS the specified resource over HTTP/HTTPS. |
Http Alias from Cake.Http addin |
GETS the specified resource over HTTP/HTTPS. |
HttpGetAsync Alias from Cake.Http addin |
GETS the specified resource over over HTTP/HTTPS. |
HttpGetAsync Alias from Cake.Http addin |
GETS the specified resource over HTTP/HTTPS. |
HttpGetAsync Alias from Cake.Http addin |
GETS the specified resource over over HTTP/HTTPS. |
Patch
HttpPatch Alias from Cake.Http addin |
PATCH the specified resource over HTTP/HTTPS. |
HttpPatch Alias from Cake.Http addin |
PATCH the specified resource over over HTTP/HTTPS. |
HttpPatch Alias from Cake.Http addin |
PATCH the specified resource over HTTP/HTTPS. |
HttpPatchAsByteArray Alias from Cake.Http addin |
PATCH the specified resource over over HTTP/HTTPS. |
Http Alias from Cake.Http addin |
PATCH the specified resource over over HTTP/HTTPS. |
HttpPatchAsync Alias from Cake.Http addin |
PATCH the specified resource over HTTP/HTTPS. |
HttpPatchAsync Alias from Cake.Http addin |
PATCH the specified resource over over HTTP/HTTPS. |
HttpPatchAsync Alias from Cake.Http addin |
PATCH the specified resource over HTTP/HTTPS. |
Post
HttpPost Alias from Cake.Http addin |
POST the specified resource over HTTP/HTTPS. |
HttpPost Alias from Cake.Http addin |
POST the specified resource over over HTTP/HTTPS. |
HttpPost Alias from Cake.Http addin |
POST the specified resource over HTTP. |
HttpPostAsByteArray Alias from Cake.Http addin |
POST the specified resource over over HTTP/HTTPS. |
Http Alias from Cake.Http addin |
POST the specified resource over over HTTP/HTTPS. |
HttpPostAsync Alias from Cake.Http addin |
POST the specified resource over HTTP/HTTPS. |
HttpPostAsync Alias from Cake.Http addin |
POST the specified resource over over HTTP/HTTPS. |
HttpPostAsync Alias from Cake.Http addin |
POST the specified resource over HTTP. |
Put
HttpPut Alias from Cake.Http addin |
PUT the specified resource over HTTP/HTTPS. |
HttpPut Alias from Cake.Http addin |
PUT the specified resource over over HTTP/HTTPS. |
HttpPut Alias from Cake.Http addin |
PUT the specified resource over HTTP/HTTPS. |
HttpPutAsByteArray Alias from Cake.Http addin |
PUT the specified resource over over HTTP/HTTPS. |
Http Alias from Cake.Http addin |
PUT the specified resource over over HTTP/HTTPS. |
HttpPutAsync Alias from Cake.Http addin |
PUT the specified resource over HTTP/HTTPS. |
HttpPutAsync Alias from Cake.Http addin |
PUT the specified resource over over HTTP/HTTPS. |
HttpPutAsync Alias from Cake.Http addin |
PUT the specified resource over HTTP/HTTPS. |
Send
HttpSend Alias from Cake.Http addin |
Sends the HTTP Request using the generic HttpClient Send Method using the HttpRequestMessage Object |
HttpSend Alias from Cake.Http addin |
Sends the HTTP Request using the generic HttpClient Send Method. |
HttpSend Alias from Cake.Http addin |
Sends the HTTP Request using the generic HttpClient Send Method. |
HttpSend Alias from Cake.Http addin |
Sends the HTTP Request using the generic HttpClient Send Method. |
HttpSendAsByteArray Alias from Cake.Http addin |
Sends the HTTP Request using the generic HttpClient Send Method. |
Http Alias from Cake.Http addin |
Sends the HTTP Request using the generic HttpClient Send Method. |
HttpSendAsync Alias from Cake.Http addin |
Sends the HTTP Request using the generic HttpClient Send Method using the HttpRequestMessage Object |
HttpSendAsync Alias from Cake.Http addin |
Sends the HTTP Request using the generic HttpClient Send Method. |
HttpSendAsync Alias from Cake.Http addin |
Sends the HTTP Request using the generic HttpClient Send Method. |
HttpSendAsync Alias from Cake.Http addin |
Sends the HTTP Request using the generic HttpClient Send Method. |