Cómo: Agregar un encabezado HTTP personalizado
Prérequis
Esta función es muy técnica y esta documentación es solo para expertos técnicos.
You should be familiar with HTTP protocol as well as HTTP Headers.
Aperçu
Some use case might require that Terminal Service Plus web server returns one or more custom HTTP Headers in addition to the standard ones.
Cette fonctionnalité répond à ce besoin spécifique.
Configurar un encabezado HTTP personalizado
To add your own custom HTTP Header, you need to:
- Create the file “headers.bin” in the folder “C:\Program Files (x86)\TSplus\Clients\webserver”
- Add the custom headers separated by new line, for instance case: header1=X-Frame-Options
- Restart webserver (AdminTool > Web > Restart Web Servers) to apply changes
El servidor de Terminal Service Plus ahora responderá a todas las consultas con este encabezado HTTP personalizado además de los estándar.