3 stable releases
1.0.2 | Aug 25, 2023 |
---|---|
1.0.1 | Aug 24, 2023 |
1.0.0 | Aug 16, 2023 |
#357 in HTTP client
4KB
Loop HTTP GET
Send an HTTP GET every minute.
English | 简体中文
Why
On some networks (e.g. hotspots), it will disconnect if there are no network requests for a period of time.
Therefore, the program sends an HTTP GET every minute to keep the network alive.
Getting Started
$ ./loop-http-get
1 GET http://rust-lang.org
Dependencies
~210KB