Vertaling van "HTTPClient" in Engels
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.
Cette bibliothèque devrait inclure un wrapper pour la bibliothèque Apache HTTPClient, une classe pour détecter l'état de connexion d'Orbot et d'autres choses utiles pour une application Android qui aurait besoin de se rendre anonyme.
This library should include a wrapper for the Apache HTTPClient library, a utility class for detecting the state of Orbot connectivity, and other relevant/useful things an Android app might need to anonymize itself.
Lors de la connexion d'AEM à DTM via HTTPClient, l'utilisateur ne dispose pas de périodes d'expiration configurables.
Connections to DTM from AEM through HTTPClient do not have user-configurable timeout periods. NPR-18495
Créez un conteneur de cookies et affectez-le à votre instance HttpClient.
Create a cookie container and assigned it to your HttpClient instance.
HttpClient ne chargera pas le contenu généré à partir de javascript.
Utilisez HttpClient comme nouveau moyen d'interagir avec des ressources distantes via http.
Use the HttpClient as a new way to interact with remote resources via http.
Suppression des bibliothèques apache httpclient et httpcore.
Removed apache httpclient and httpcore libraries.
Envoyer des données avec HttpClient selon un modèle "push"
Uploading data with HttpClient using a "push" model
Lorsque HttpClient se connecte à un proxy nécessitant une authentification, les données d'authentification sont donc envoyées au serveur distant.
When HttpClient connects to a proxy requiring an authentication, the login and password are therefore sent to the remote server.
un module HttpClient acquiert un contenu à reproduire par l'utilisateur au moyen d'internet
a module HttpClient acquires a content specified to be reproduced by the user via the internet
Mais vous devez utiliser le HttpClient qui est injecté par le framework blazor comme décrit ici
But you have to use the HttpClient that is injected by the blazor framework as described here
Cependant, en version 4.3, si l'utilisateur n'a pas défini ses propres méthodes, HttpClient ne vérifie pas le nom de domaine.
However, in version 4.3, if users do not define their own methods, HttpClient does not check the domain name.
Quand on crée un HttpClient, il est possible de passer en paramètre du constructeur le premier handler du pipeline.
Using the handler When creating an HttpClient, it's possible to specify the first handler of the pipeline.
Cependant, HttpClient ne vérifie pas la compatibilité entre les noms présents dans le certificat et celui demandé au niveau HTTP, ce qui fait que tout certificat valide est accepté.
However, HttpClient does not check that the names included in the certificates match the one requested at HTTP level. So, any valid certificate is accepted.