syncthing/lib/auto
Jakob Borg 2bed62dd9e Don't trust response header (fixes #2186)
Either Angular or the browser sometimes returns cached repsonse header,
causing a flap between requests that return the new version and requests
that return the old one. Here, instead, we trust the actual data
returned by the uncached /rest/system/version call.
2015-08-25 15:40:24 +02:00
..
auto_test.go mv internal lib 2015-08-09 09:35:26 +02:00
doc.go mv internal lib 2015-08-09 09:35:26 +02:00
gui.files.go Don't trust response header (fixes #2186) 2015-08-25 15:40:24 +02:00