website icon indicating copy to clipboard operation
website copied to clipboard

ETags for comparisons

Open breki opened this issue 5 years ago • 0 comments

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).

breki avatar Sep 18 '20 15:09 breki