Home
last modified time | relevance | path

Searched defs:PutAsync (Results 1 – 25 of 32) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Net.Http.Formatting/
H A DHttpClientExtensions.cs259 …public static Task<HttpResponseMessage> PutAsync<T>(this HttpClient client, string requestUri, T v… in PutAsync() method in System.Net.Http.HttpClientExtensions
277 …public static Task<HttpResponseMessage> PutAsync<T>(this HttpClient client, string requestUri, T v… in PutAsync() method in System.Net.Http.HttpClientExtensions
296 …public static Task<HttpResponseMessage> PutAsync<T>(this HttpClient client, string requestUri, T v… in PutAsync() method in System.Net.Http.HttpClientExtensions
317 …public static Task<HttpResponseMessage> PutAsync<T>(this HttpClient client, string requestUri, T v… in PutAsync() method in System.Net.Http.HttpClientExtensions
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Net.Http/System.Net.Http/
H A DHttpClient.cs204 public Task<HttpResponseMessage> PutAsync (Uri requestUri, HttpContent content) in PutAsync() method in System.Net.Http.HttpClient
209 …public Task<HttpResponseMessage> PutAsync (Uri requestUri, HttpContent content, CancellationToken … in PutAsync() method in System.Net.Http.HttpClient
214 public Task<HttpResponseMessage> PutAsync (string requestUri, HttpContent content) in PutAsync() method in System.Net.Http.HttpClient
219 …public Task<HttpResponseMessage> PutAsync (string requestUri, HttpContent content, CancellationTok… in PutAsync() method in System.Net.Http.HttpClient
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Http/src/System/Net/Http/
H A DHttpClient.cs330 public Task<HttpResponseMessage> PutAsync(string requestUri, HttpContent content) in PutAsync() method in System.Net.Http.HttpClient
335 public Task<HttpResponseMessage> PutAsync(Uri requestUri, HttpContent content) in PutAsync() method in System.Net.Http.HttpClient
340 public Task<HttpResponseMessage> PutAsync(string requestUri, HttpContent content, in PutAsync() method in System.Net.Http.HttpClient
346 public Task<HttpResponseMessage> PutAsync(Uri requestUri, HttpContent content, in PutAsync() method in System.Net.Http.HttpClient
/dports/irc/smuxi/smuxi-1.1/lib/ServiceStack/src/ServiceStack.Interfaces/Service/
H A DIRestClientAsync.cs14 …void PutAsync<TResponse>(string relativeOrAbsoluteUrl, object request, Action<TResponse> onSuccess… in PutAsync() method
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/dashboard/dashboard/common/
H A Dstored_object.py133 def PutAsync(self): member in MultipartEntity
/dports/irc/smuxi/smuxi-1.1/lib/ServiceStack/src/ServiceStack.Common/ServiceClient.Web/
H A DJsonRestClientAsync.cs73 …public void PutAsync<TResponse>(string relativeOrAbsoluteUrl, object request, Action<TResponse> on… in PutAsync() method in ServiceStack.ServiceClient.Web.JsonRestClientAsync
H A DJsvRestClientAsync.cs72 …public void PutAsync<TResponse>(string relativeOrAbsoluteUrl, object request, Action<TResponse> on… in PutAsync() method in ServiceStack.ServiceClient.Web.JsvRestClientAsync
H A DXmlRestClientAsync.cs72 …public void PutAsync<TResponse>(string relativeOrAbsoluteUrl, object request, Action<TResponse> on… in PutAsync() method in ServiceStack.ServiceClient.Web.XmlRestClientAsync
H A DSoap11ServiceClient.cs45 …public void PutAsync<TResponse>(string relativeOrAbsoluteUrl, object request, Action<TResponse> on… in PutAsync() method in ServiceStack.ServiceClient.Web.Soap11ServiceClient
H A DSoap12ServiceClient.cs45 …public void PutAsync<TResponse>(string relativeOrAbsoluteUrl, object request, Action<TResponse> on… in PutAsync() method in ServiceStack.ServiceClient.Web.Soap12ServiceClient
H A DWcfServiceClient.cs363 …public void PutAsync<TResponse>(string relativeOrAbsoluteUrl, object request, Action<TResponse> on… in PutAsync() method in ServiceStack.ServiceClient.Web.WcfServiceClient
H A DServiceClientBase.cs661 …public virtual void PutAsync<TResponse>(string relativeOrAbsoluteUrl, object request, Action<TResp… in PutAsync() method in ServiceStack.ServiceClient.Web.ServiceClientBase
/dports/www/cpr/cpr-1.7.0/include/cpr/
H A Dapi.h93 AsyncResponse PutAsync(Ts... ts) { in PutAsync() function
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.Net.Http.cs82 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(string requestUri… in PutAsync() method in System.Net.Http.HttpClient
83 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(string requestUri… in PutAsync() method in System.Net.Http.HttpClient
84 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(System.Uri reques… in PutAsync() method in System.Net.Http.HttpClient
85 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(System.Uri reques… in PutAsync() method in System.Net.Http.HttpClient
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Net.Http.cs83 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(string requestUri… in PutAsync() method in System.Net.Http.HttpClient
84 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(string requestUri… in PutAsync() method in System.Net.Http.HttpClient
85 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(System.Uri reques… in PutAsync() method in System.Net.Http.HttpClient
86 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(System.Uri reques… in PutAsync() method in System.Net.Http.HttpClient
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Net.Http.cs82 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(string requestUri… in PutAsync() method in System.Net.Http.HttpClient
83 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(string requestUri… in PutAsync() method in System.Net.Http.HttpClient
84 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(System.Uri reques… in PutAsync() method in System.Net.Http.HttpClient
85 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(System.Uri reques… in PutAsync() method in System.Net.Http.HttpClient
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.Net.Http.cs82 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(string requestUri… in PutAsync() method in System.Net.Http.HttpClient
83 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(string requestUri… in PutAsync() method in System.Net.Http.HttpClient
84 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(System.Uri reques… in PutAsync() method in System.Net.Http.HttpClient
85 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(System.Uri reques… in PutAsync() method in System.Net.Http.HttpClient
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.Net.Http.cs82 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(string requestUri… in PutAsync() method in System.Net.Http.HttpClient
83 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(string requestUri… in PutAsync() method in System.Net.Http.HttpClient
84 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(System.Uri reques… in PutAsync() method in System.Net.Http.HttpClient
85 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(System.Uri reques… in PutAsync() method in System.Net.Http.HttpClient
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.Net.Http.cs82 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(string requestUri… in PutAsync() method in System.Net.Http.HttpClient
83 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(string requestUri… in PutAsync() method in System.Net.Http.HttpClient
84 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(System.Uri reques… in PutAsync() method in System.Net.Http.HttpClient
85 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(System.Uri reques… in PutAsync() method in System.Net.Http.HttpClient
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.Net.Http.cs82 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(string requestUri… in PutAsync() method in System.Net.Http.HttpClient
83 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(string requestUri… in PutAsync() method in System.Net.Http.HttpClient
84 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(System.Uri reques… in PutAsync() method in System.Net.Http.HttpClient
85 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(System.Uri reques… in PutAsync() method in System.Net.Http.HttpClient
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.Net.Http.cs86 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(string requestUri… in PutAsync() method in System.Net.Http.HttpClient
87 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(string requestUri… in PutAsync() method in System.Net.Http.HttpClient
88 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(System.Uri reques… in PutAsync() method in System.Net.Http.HttpClient
89 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(System.Uri reques… in PutAsync() method in System.Net.Http.HttpClient
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Net.Http.cs83 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(string requestUri… in PutAsync() method in System.Net.Http.HttpClient
84 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(string requestUri… in PutAsync() method in System.Net.Http.HttpClient
85 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(System.Uri reques… in PutAsync() method in System.Net.Http.HttpClient
86 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(System.Uri reques… in PutAsync() method in System.Net.Http.HttpClient
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Net.Http.cs87 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(string requestUri… in PutAsync() method in System.Net.Http.HttpClient
88 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(string requestUri… in PutAsync() method in System.Net.Http.HttpClient
89 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(System.Uri reques… in PutAsync() method in System.Net.Http.HttpClient
90 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(System.Uri reques… in PutAsync() method in System.Net.Http.HttpClient
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Net.Http.cs83 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(string requestUri… in PutAsync() method in System.Net.Http.HttpClient
84 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(string requestUri… in PutAsync() method in System.Net.Http.HttpClient
85 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(System.Uri reques… in PutAsync() method in System.Net.Http.HttpClient
86 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(System.Uri reques… in PutAsync() method in System.Net.Http.HttpClient
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.Net.Http.cs82 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(string requestUri… in PutAsync() method in System.Net.Http.HttpClient
83 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(string requestUri… in PutAsync() method in System.Net.Http.HttpClient
84 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(System.Uri reques… in PutAsync() method in System.Net.Http.HttpClient
85 …public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(System.Uri reques… in PutAsync() method in System.Net.Http.HttpClient

12