I'm a bit confused.
I use PowerShell code to send a GET request and get the encoding results I want.
However, when I send a GET request on GPTs, the returned results are encoded in Unicode.
Do I need to put the code from #29 into the HTTP Server code?
I use PowerShell code to send a GET request and get the encoding results I want.
However, when I send a GET request on GPTs, the returned results are encoded in Unicode.
Do I need to put the code from #29 into the HTTP Server code?