I am trying to detect Windows OS using .php script while downloading a file with idp, and I was wondering if its possible to set custom header request for HTTP_USER_AGENT.
Currently I am getting response "InnoDownloadPlugin/1.5" but I would like to make that custom?
Is it somehow possible to do that?
Regards