mirror of
https://github.com/mudler/luet.git
synced 2025-09-19 09:43:27 +00:00
grab.NewClient() doesn't set a specific timeout https://github.com/cavaliercoder/grab/blob/v2.0.0/client.go#L37 even if the project advertize "default sane settings". We default to 30, and allow to set it up with HTTP_TIMEOUT Signed-off-by: Ettore Di Giacinto <mudler@sabayon.org>