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
Nem találsz egy filmet vagy egy sorozatot? Jelentkezz be és hozd létre.
Want to rate or add this item to a list?
Még nem tag?
Travis Bell válaszolt
Beküldve: 2016. március 12. 12:10
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.
rednoah válaszolt
Beküldve: 2016. március 12. 13:29
Thanks!