You can try this with curl. The response contains the exact same ETag as the request If-None-Match header. So the response should be 304 Not Modified sending no data, instead of 200 OK and sending data.
Here's the curl command and output: http://pastebin.com/ekszMqZH
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de Travis Bell
em 12 março 2016 às 12:10 PM
Hi rednoah,
Yes, this is a known limitation right now. I have an open ticket for this here, that you can keep track of progress with.
Cheers.
Resposta de rednoah
em 12 março 2016 às 1:29 PM
Thanks!