Modify ↓
Ticket #1292 (closed enhancement: duplicate)
[Patch] Etag support for ajax.ifModified
| Reported by: | Chainfire | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2 |
| Component: | ajax | Version: | 1.1.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
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
Change History
Changed 6 years ago by Chainfire
-
attachment
etagdiff.txt
added
comment:1 Changed 6 years ago by john
- Milestone changed from 1.1.3 to 1.2
Maybe for 1.2. The last modified code, in general, needs to be re-evaluated.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Etag patch vs jquery-1.1.3a