Examples with "a HttpClient" and their translation in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Since it is a REST API all you need is a HttpClient and you can develop against it.
Andere resultaten
This tutorial covers an example of a Java adapter that connects to an RSS feed by using a Java HttpClient.
Much simpler than working with HttpClient directly.
Viel einfacher als direkt mit HttpClient zu arbeiten.
When using Xamarin, you can use the standard.NET HttpClient.
By default, HttpClient is Mono's complete reimplementation of the entire HTTP stack.
Standardmäßig ist HttpClient eine komplette Reimplementierung des gesamten HTTP-Stacks in Mono.
Removed apache httpclient and httpcore libraries.
Entfernt Apache httpclient und httpcore Bibliotheken.
Corn-HttpClient - Make HTTP requests as plain requests and form requests.
Corn-HttpClient - Stellen Sie HTTP-Anforderungen als Klar Anfragen und Form Anfragen.
Here's an update on the current state of HttpClient
The HttpClient handles requests that run in the background and it should not be tied to the activity life cycle.
HttpClient behandelt Anfragen im Hintergrund und es darf nicht an die Lebenszeit der Activity gebunden sein.
Please note that I've have posted an update of the client that uses the shiny new HttpClient.
Bitte beachtet, dass ich ein Update gepostet habe, das den neuen HttpClient verwendet.
The HttpClient is marked as protected in the Microsoft.Rest.ServiceClient that is used by Autorest.
Der HttpClient ist im Microsoft.Rest.ServiceClient, der von Autorest verwendet wird, als geschützt gekennzeichnet.
You can achieve these goals by using functions such as WLClient.invokeProcedure or your own instance of an HttpClient if you need more flexibility.
Sie können diese Ziele mit Funktionen wie WLResourceRequest erreichen oder mit einer eigenen Instanz von HttpClient, falls Sie mehr Flexibilität benötigen.
But you have to use the HttpClient that is injected by the blazor framework as described here
Aber Sie müssen den HttpClient verwenden, der vom Blazor-Framework wie hier beschrieben injiziert wird