mirror of https://github.com/winsw/winsw
Note about the "incremental download" feature
parent
5881e8eccd
commit
8d43eff655
|
@ -205,6 +205,8 @@ Examples:
|
||||||
|
|
||||||
This is another useful building block for developing a self-updating service.
|
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
|
### log
|
||||||
|
|
||||||
See the "Logging" section above for more details.
|
See the "Logging" section above for more details.
|
||||||
|
|
Loading…
Reference in New Issue