Hi,
I'm trying to use Twitter API and there are some situations where I need to perform http "GET" operation with custom headers but when I do it with WWW class, it returns the error message.
You are trying to load data from a www stream which had the following error when downloading. Error when creating request. GET request with custom headers is not supported.
Does anyone know why WWW doesn't support custom headers for GET request? Could Unity please fix this problem?
Thanks in advance!