https://bz.apache.org/bugzilla/show_bug.cgi?id=59962
--- Comment #2 from Kimono <[email protected]> --- Created attachment 34155 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34155&action=edit rsult xml file Thanks for your reply. Detail of expected result is below. 1.1st request is sent, and server returns 200 response with expires date "access plus 5 seconds". 2.After 6 seconds(timer), 2nd request is sent, and server returns 304 response with new expires date "access plus 5 seconds". 3.After 3 seconds(timer), 3rd request should not be sent because cache is not expired. -- You are receiving this mail because: You are the assignee for the bug.
