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.
el objeto HttpResponse
You can read the Expires property of a cookie that you have set in the HttpResponse object, before the cookie has been sent to the browser.
Nota: Puede leer la propiedad Expires de una cookie que haya establecido en el objeto HttpResponse antes de que la cookie se enviara al explorador.
Here we import just the HttpResponse object from the django.http module so that we can use it in our view: from django.http import HttpResponse.
Aquí importamos solo el objeto HttpResponse desde el módulo django.http de manera que podamos usarlo en nuestra vista: from django.http import HttpResponse.
The HttpResponse object contains the response that is sent to the client, which includes all the rendered output and cookies.
El objeto HttpResponse contiene la respuesta que se envía al cliente, la cual incluye todos los resultados presentados y las cookies.
Cookies are sent to the browser via the HttpResponse object that exposes a collection called Cookies.
Éstas se envían al explorador a través del objeto HttpResponse, que expone una colección denominada Cookies.
You can access the HttpResponse object as the Response property of your Page class.
The structure of the HttpRequest object is essentially the same as that of the HttpResponse object, so you can read cookies out of the HttpRequest object much the same way you wrote cookies into the HttpResponse object.
La estructura del objeto HttpRequest es esencialmente la misma que la del objeto HttpResponse, por lo que la lectura de las cookies del objeto HttpRequest se realiza de manera similar a la escritura de las cookies en el objeto HttpResponse.
Gets the HttpResponse object for the current HTTP response.
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.
Er zijn geen resultaten gevonden voor deze term.
Synoniemen voor The HttpResponse object in het Engels