Closed (fixed)
Project:
Services
Version:
7.x-3.1
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2011 at 14:31 UTC
Updated:
16 Dec 2011 at 04:10 UTC
Jump to comment: Most recent file
I would like to add support for HTTP header if-modified-since as a parameter source for services callbacks.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | add_if_modified_since-1291086-6-D6.patch | 1.06 KB | pdrake |
| #4 | add_if_modified_since-1291086-4.patch | 1.1 KB | pdrake |
| #3 | add_if_modified_since-1291086-3-D6.patch | 1.04 KB | pdrake |
| #1 | add_if_modified_since-1291086-1-D6.patch | 1.06 KB | pdrake |
Comments
Comment #1
pdrake commentedThe attached patch adds initial support for if-modified-since, which may be assigned in a services definition as shown below:
Comment #2
kylebrowning commentedIm good with this but patch doesn't apply, can we get a re-roll and see a 7.x version?
Comment #3
pdrake commentedHere's an updated patch for 6.x-3.x.
Comment #4
pdrake commentedHere's a patch for 7.x-3.x.
Comment #5
kylebrowning commentedThanks!
Comment #6
pdrake commentedAttached is a patch for 6.x-3.1 for anyone who may be using that release since the above 6.x-3.x patch will not apply cleaning.
Comment #7
marcingy commentedMoving to 7.x as it will be committed there first.
Comment #8
marcingy commentedCommitted, thanks