Rößner-Network-Solutions

Skip to content

Fix: Add timeout to HTTP client in glua_http module

Christian Rößner requested to merge features into main

This change adds a 60-second timeout to the http.Client used in the glua_http module. This enhances the stability and predictability of HTTP requests by avoiding indefinite hangs.

Signed-off-by: Christian Roessner c@roessner.co

Merge request reports

Loading