También puedes incluir instrucciones para los robots en la cabecera HTTP.
You can also provide instructions to robots in the HTTP header.
En lugar de esto pasaremos el código de acceso mediante una cabecera HTTP.
Instead we'll pass the access token in via an HTTP header.
Por favor tener cuidado cuando esteis programando las lineas de cabecera HTTP.
Please be careful when coding the HTTP header lines.
Para obtener más información, consulta las especificaciones de cabecera HTTP.
To learn more, read about HTTP header specifications.
Esta cabecera HTTP le indica al cliente que tipo de contenido está recibiendo.
This is HTTP header that tells the client what sort of content it is receiving.
Apache responde al nombre de dominio entregado por el cliente en la cabecera HTTP.
Apache responds to the domain name supplied by the client in the HTTP header.
Toda la cabecera HTTP será el siguiente formulario
All the HTTP header will be in the following form
El marcado hreflang implementado en la cabecera HTTP
The hreflang markup implemented in the HTTP header
Especificar la codificación del texto en la cabecera HTTP que manda el servidor y usar otra en los documentos.
Specifying one character encoding in the HTTP header sent by the server, and using another in the document.
Una etiqueta electrónica es una cabecera HTTP que se envía-detrás de las escenas entre un navegador web y un servidor web.
An e-tag is a HTTP header that is sent-behind-the-scenes between a web browser and a web server.
Se trata de una cabecera HTTP y se debe incluirla en cada respuesta del servidor de origen, ya que indica al navegador si el cliente puede o no manejar versiones comprimidas del contenido.
This is an HTTP header and should be included on every origin server response, as it tells the browser whether or not the client can handle compressed versions of the content.
Las cookies son parte de la cabecera HTTP, por lo que setcookie() será invocada antes de enviar cualquier otra salida al navegador.
Cookies are part of the HTTP header, so setcookie() must be called before any output is sent to the browser.
Forzando al navegador a recordar los certificados legítimos de los sitios que visita, puesto que el servidor los envía usando una cabecera HTTP.
It forces the browser to remember all the legitimate certificates served by the browser, because the server sends them over an HTTP header.