Vertaling van "HttpRequest" in Spaans
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.
However, you cannot get the expiration back in the HttpRequest object.
Sin embargo, no puede volver a obtener la expiración en el objeto HttpRequest.
For more on HttpRequest objects, see the request and response documentation.
Para más información sobre los objetos HttpRequest, consulte la documentación de petición y respuesta.
The HttpRequest object contains information about the current request, including cookies and browser information.
El objeto HttpRequest contiene datos sobre la solicitud actual, entre los que se incluyen las cookies e información del explorador.
You can access the session attribute in the view from the request parameter (an HttpRequest passed in as the first argument to the view).
Puedes usar el atributo session en la vista desde el parámetro request (una HttpRequest que se envía como el primer argumento a la vista).
After the junior() function gets the list of junior teams, it calls the render() function, passing the original HttpRequest, an HTML template, and a "context" object defining the information to be included in the template.
Después de que la función junior() obtenga la lista de equipos junior, llama a la función render(), pasándole el HttpRequest original, una plantilla HTML, y un objeto "contexto" que define la información a ser incluida en la plantilla.
When Django finds a matching pattern, it calls the specified view function with an HttpRequest object as the first argument and any "captured" values from the route as keyword arguments.
Cuando Django encuentra una coincidencia de expresiones regulares llama a la función de la vista especificada con un objeto HttpRequest como primer argumento y cualquiera de los valores "capturados" de la ruta como argumentos de palabra clave.
As mentioned in Tutorial 3, request is an HttpRequest object.
Como se mencionó en el Tutorial 3, request es un objeto HttpRequest.
In your ASP.NET applications, you can read the cookies using the HttpRequest object, which is available as the Request property of your Page class.
En sus aplicaciones ASP.NET, puede leer las cookies mediante el objeto HttpRequest, que está disponible como propiedad Request de la clase Page.
The HttpContext class contains objects that are specific to the current application request, such as the HttpRequest and HttpResponse objects.
La clase HttpContext contiene objetos específicos de la solicitud de aplicación actual, como los objetos HttpRequest y HttpResponse.
After the application domain has been created and the HostingEnvironment object instantiated, ASP.NET creates and initializes core objects such as HttpContext, HttpRequest, and HttpResponse.
Una vez creados el dominio de aplicación y una instancia del objeto HostingEnvironment, ASP.NET crea e inicializa objetos de núcleo, como HttpContext, HttpRequest y HttpResponse.
For example, HTTPRequest as a context.
Por ejemplo, HTTPRequest como un contexto.
The httprequest does not even timeout.
El *httprequest hace ni siquiera *timeout.
The binary message is used for invoking the sample RESTful service mentioned earlier in this article to be used for scenario #2 through an HTTPRequest node.
El mensaje binario se usa para invocar el servicio RESTful de muestra anteriormente mencionado en este artículo para ser utilizado en el escenario Nº 2 a través de un nodo HTTPRequest.