Skip to main content

Bug Tracker

Side navigation

#1292 closed enhancement (duplicate)

Opened June 13, 2007 01:34PM UTC

Closed October 15, 2010 08:03AM UTC

Last modified October 15, 2010 08:03AM UTC

[Patch] Etag support for ajax.ifModified

Reported by: Chainfire Owned by:
Priority: major Milestone: 1.2
Component: ajax Version: 1.1.2
Keywords: Cc:
Blocked by: Blocking:
Description

Here's a patch to add Etag support to AJAX with ifModified == true

Diff'd against jquery-1.1.3a.js

Hope it makes it into 1.1.3! :)

Attachments (1)
  • etagdiff.txt (1.8 KB) - added by Chainfire June 13, 2007 01:35PM UTC.

    Etag patch vs jquery-1.1.3a

Change History (3)

Changed June 26, 2007 05:28PM UTC by john comment:1

milestone: 1.1.31.2

Maybe for 1.2. The last modified code, in general, needs to be re-evaluated.

Changed October 15, 2010 08:03AM UTC by snover comment:2

resolution: → duplicate
status: newclosed

Changed October 15, 2010 08:03AM UTC by snover comment:3

Duplicate of #4764.