chunked
- Ejemplos
Este ejemplo ilustra el uso de la opción chunked con el comando WEB SEND RAW DATA. | This example illustrates the use of the chunked option with the WEB SEND RAW DATA command. |
El resto de la respuesta también será formateada para respetar la sintaxis de la opción chunked. | The remainder of the response will also be formatted in order to respect the syntax of the chunked option. |
Recuerde que el encabezado de la respuesta no está definido explícitamente: el comando lo enviará automáticamente e insertará el campo transfer-encoding: chunked en él si el parámetro * se utiliza. | Keep in mind that the header of the response is not explicitly set: the command will send it automatically and insert the transfer-encoding: chunked field into it since the * parameter is used. |
Si el cliente lo solicita, se usará @@@@@ chunked encoding @@@@@ para enviar contenido de tamaño desconocido sobre conexiones persistentes. | If the client requests it, chunked encoding will be used in order to send content of unknown length over persistent connections. |
