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
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on March 12, 2016 at 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.
Reply by rednoah
on March 12, 2016 at 1:29 PM
Thanks!