mirror of https://github.com/winsw/winsw
Merge pull request #527 from NextTurn/ims
Note about the "incremental download" featurepull/531/head
commit
e8f9564275
|
@ -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