Crates.io | loop-http-get |
lib.rs | loop-http-get |
version | 1.0.2 |
source | src |
created_at | 2023-08-16 08:38:32.904565 |
updated_at | 2023-08-25 08:54:00.437597 |
description | Send an HTTP GET every minute. |
homepage | https://github.com/WaterLemons2k/loop-http-get |
repository | https://github.com/WaterLemons2k/loop-http-get |
max_upload_size | |
id | 945638 |
size | 6,934 |
Send an HTTP GET every minute.
English | 简体中文
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.
$ ./loop-http-get
1 GET http://rust-lang.org