Manuel Lemos - 2013-01-14 11:44:01 - In reply to message 1 from Will Huang
It can, just did not find an OAuth server that requires specific encoding. Are you trying to access a known OAuth server that requires it? If so, what is it?
Manuel Lemos - 2013-01-15 04:38:55 - In reply to message 3 from Will Huang
Oh, I see. That makes sense if the HTTP client can unpack responses compressed responses. The HTTP class does not yet support compressed responses. When it does, it will send that header automatically.