[core,settings] add new keys for gateway

Add missing settings:
* FreeRDP_GatewayHttpReferer
* FreeRDP_GatewayHttpUserAgent
* FreeRDP_GatewayHttpMsUserAgent
This commit is contained in:
akallabeth
2025-10-27 12:17:02 +01:00
parent 0dd6d838bb
commit c8698a1b9c
5 changed files with 69 additions and 4 deletions

View File

@@ -512,7 +512,16 @@ struct rdp_settings
SETTINGS_DEPRECATED(ALIGN64 char* GatewayAvdAccessAadFormat); /** 2023
* @since version 3.16.0
*/
UINT64 padding2112[2112 - 2024]; /* 2024 */
SETTINGS_DEPRECATED(ALIGN64 char* GatewayHttpReferer); /** 2024
* @since version 3.18.0
*/
SETTINGS_DEPRECATED(ALIGN64 char* GatewayHttpUserAgent); /** 2025
* @since version 3.18.0
*/
SETTINGS_DEPRECATED(ALIGN64 char* GatewayHttpMsUserAgent); /** 2026
* @since version 3.18.0
*/
UINT64 padding2112[2112 - 2027]; /* 2027 */
/**
* RemoteApp