Side navigation
#4764 closed enhancement (fixed)
Opened June 15, 2009 07:25AM UTC
Closed June 15, 2009 01:36PM UTC
Last modified October 15, 2010 08:03AM UTC
Better Last-Modified support and added Etag support
Reported by: | lawrencepit | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | ajax | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The Last-Modified code in ajax.js contains a few bugs. This patch solves those. In addition it adds Etag support.
Patch also includes tests. As I didn't know how to include new files in an svn diff I've attached them separately, they need to go in the jquery/test/data directory.
Great patch! Landed in SVN rev [6388].