Hello, For security reasons, I want to control some of the application headers, such as: I accept - in my own application The header of the Accept request is always * / * and I want to set at the start of the APP Content-Length and others I'm trying to set these headers in my TUniServerModule.UniGUIServerModuleHTTPCommand, but when I check it with the Google console, I don't see any changes to the request headers I'm trying to set it up in my CustomHeaders, but then the