You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to lif...@googlegroups.com
I've been working on REST API using RestHelpers and found that responses are sent with Transfer-encoding: "chunked". Problem I have is that Content-Length is missing then and if not needed I'd prefer to keep normal transfer. Funny thing is that others had problem with missing "chunked" transfers. Can somebody shed a little bit of light what is current status of it ?