website
website copied to clipboard
ETags for comparisons
Attempting to use ETag as an efficient way to compare between the versions of downloaded objects (instead of using structural comparison).
Right now I have a problem that Fable.SimpleHttp.HttpResponse.responseHeaders do not contain ETag header, for some reason (although it is there, tested it in Chrome and Postman).