angular-restmod icon indicating copy to clipboard operation
angular-restmod copied to clipboard

Add ETag support

Open iobaixas opened this issue 10 years ago • 1 comments

Capture ETag header on $fetch and send the proper If-Match and If-None-Match headers on $fetch and $save (update), just for individual records for now...

Also make sure that 304 response codes are properly handled.

iobaixas avatar Aug 28 '14 13:08 iobaixas

I'll probably add this as an extension, not many server frameworks use it.

iobaixas avatar Aug 28 '14 14:08 iobaixas