Examples with "SET HTTP" and their translation 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.
Contenu des champs de l'en-tête HTTP Description La commande WEB SET HTTP HEADER permet de fixer les champs de l'en-tête HTTP de la réponse faite au navigateur Web par 4D.
Description The WEB SET HTTP HEADER command allows you to set the fields in the HTTP header of the reply sent to the Web browser by 4D.
Andere resultaten
L'en-tête HTTP set-cookie doit être utilisée à la place.
Cette méthode équivaut à l'émission d'un en-tête HTTP Set-Cookie lors d'une requête à une URL donnée.
This method is equivalent to issuing an HTTP Set-Cookie header during a request to a given URL.
Les cookies peuvent être définis et modifiés au niveau serveur par l'en-tête HTTP Set-Cookie ou en JavaScript avec document.cookie.
Cookies can be set and modified at the server level using the Set-Cookie HTTP header, or with JavaScript using document.cookie.
Les cookies RFC2109 sont définis en utilisant l'en-tête HTTP Set-Cookie.
Vous pouvez toutefois créer un dossier personnalisé pour le process courant à l'aide de la commande HTTP SET CERTIFICATES FOLDER.
However, you can create a custom folder for the current process using the HTTP SET CERTIFICATES FOLDER command. Example
La valeur courante d'une option peut être la valeur par défaut ou avoir été modifiée à l'aide de la commande HTTP SET OPTION.
The current value of an option can be the default value or it can have been modified using the HTTP SET OPTION command.
Description La commande HTTP SET CERTIFICATES FOLDER permet de modifier le dossier de certificats client actif pour l'ensemble des process dans la session courante.
Description The HTTP SET CERTIFICATES FOLDER command modifies the active client certificates folder for all processes of the current session.
A noter que cette commande peut utiliser un certificat serveur (cf. commande HTTP SET CERTIFICATES FOLDER).
Note that this command can use a server certificate (see the HTTP SET CERTIFICATES FOLDER command).
Un nom d'en-tête de réponse interdit est un nom d'en-tête HTTP (Set-Cookie) qui ne peut pas être modifié par programmation.
A forbidden response header name is an HTTP header name (Set-Cookie) that cannot be modified programmatically.
Harry Sintonen a découvert que wget, un utilitaire réseau qui permet de récupérer des fichiers sur le web, ne gère pas correctement les caractères « \r » de continuation de ligne lors d'analyse de l'en-tête HTTP Set-Cookie.
Harry Sintonen discovered that wget, a network utility to retrieve files from the web, does not properly handle '\r ' from continuation lines while parsing the Set-Cookie HTTP header.
En appelant la méthode statique fromString(), avec une chaîne de caractères représentant un cookie tel que défini dans les en-têtes HTTP "Set-Cookie" (réponse) ou "Cookie" (requête).
By calling the fromString($cookieStr, [$refUri, [$encodeValue]]) static method, with a cookie string as represented in the 'Set-Cookie' HTTP response header or 'Cookie' HTTP request header.
Windows : J'ai installé PHP, mais lorsque j'accède à un fichier contenant un script PHP via mon navigateur, j'obtiens l'erreur : cgi error: The specified CGI application misbehaved by not returning a complete set of HTTP headers.
Windows: I have installed PHP, but when I to access a PHP script file via my browser, I get the error: cgi error: The specified CGI application misbehaved by not returning a complete set of HTTP headers.