Name: Anonymous 2013-07-02 5:13
GET /jp/res/11107882.json HTTP/1.1
If-Modified-Since: Tue Jul 02 2013 08:41:51 GMT+0100 (IST)
Host: api.4chan.org
Connection: keep-alive
Why am I getting a 200 response code instead of 304 when I send this request? The headers I get back have last-modified: Mon, 01 Jul 2013 17:47:08 GMT so shouldn't it be returning a 304?
If-Modified-Since: Tue Jul 02 2013 08:41:51 GMT+0100 (IST)
Host: api.4chan.org
Connection: keep-alive
Why am I getting a 200 response code instead of 304 when I send this request? The headers I get back have last-modified: Mon, 01 Jul 2013 17:47:08 GMT so shouldn't it be returning a 304?