Closed jordan2175 closed 6 years ago
My vote is to make these values for the collection.
I can't think of a use case to have them for the server.
Added suggested text in section 3.2 but it needs help. Fixed text in 5.6.1.
We changed the text to be more implementation independent.
In the spec we defined two headers
X-TAXII-Date-Added-First
andX-TAXII-Date-Added-Last
. My question is, should this be the time the object was added to the server or the time it was added to the collection that you are pulling from... When I wrote this originally, I was thinking about the time it was added to the server. But now that I have working code and am trying to implement this feature, there is a difference between when an object is added to a server and when it was put in a collection. Some times these will be the same time, other times, an object may be added to a collection after some sort of analysis, which means it was already in the server.