[question] timeout settings per endpoint
Author: benitogfCreated Jul 7, 2022Updated Feb 19, 2024
Labelsquestion
Is there a way to set timeouts for a specific endpoint without having to change the server global timeouts?
My use case is that I have an upload endpoint that needs a higher read timeout than the rest of the server
Source: gorilla/mux