Resource states (initial and final)

Hi All,

I'm wondering how one could define the length of time a resource has 
been, or was, in existence.

I can see how a single client or intermediary could figure this out by 
auditing HTTP Messages (from 201 following POST or PUT through to a 
successful DELETE) - but I was looking for a way to indicate this to any 
client. This leads me to two questions:

1: Is there scope for a Created response header?

2: Can/could 410 Gone response include a Last-Modified header?

Cheers,

Nathan

Received on Thursday, 20 January 2011 12:36:15 UTC