I really like the simplicity of this and the approachability for students. If I were still teaching CS I’d be using it as part of the curriculum.
Do you support conditional GET AND PUT (i.e. eTags)?
Do you support conditional GET AND PUT (i.e. eTags)?
I do not currently support anything like that, however I think you bring up a very good point, and it could be very beneficial. One could however add their own lastModified variable as a part of the json blob they push up and implement the support themselves. From your teaching perspective of course, that may not be a great experience for the students.