Download for Windows Premium
Publiciteit
el objeto httpresponse

Vertaling van "el objeto httpresponse" 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.
the HttpResponse object
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.
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.
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.
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.
El objeto HttpResponse contiene la respuesta que se envía al cliente, la cual incluye todos los resultados presentados y las cookies.
The HttpResponse object contains the response that is sent to the client, which includes all the rendered output and cookies.
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.
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.
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.
Django view function from django.http import HttpResponse def index(request): Get an HttpRequest (request) perform operations using information from the request.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor el objeto httpresponse in het Spaans

Publiciteit

Resultaten: 5. Exact: 5. Verstreken tijd: 29 ms.