Note about the "incremental download" feature

pull/527/head
NextTurn 2019-11-26 00:00:00 +08:00
parent 5881e8eccd
commit 8d43eff655
No known key found for this signature in database
GPG Key ID: 17A0D50ADDE1A0C4
1 changed files with 2 additions and 0 deletions

View File

@ -205,6 +205,8 @@ Examples:
This is another useful building block for developing a self-updating service.
Since v2.7, if the destination file exists, WinSW will send its last write time in the `If-Modified-Since` header and skip downloading if `304 Not Modified` is received.
### log
See the "Logging" section above for more details.