According to Twitch Docs, I have to respond to a challenge request with the following:
Is the header Content-Type supposed to be like:
Content-Type: <challenge.size()>
??
When I test with the CLI, it says it is expecting:
Content-Type: text/plain
What is the Content-Type value?