Files
Owen Knight da220f511b feat(push): allow timeout for HTTP requests
Allows specification of a timeout for HTTP requests which is passed to
curl. This allows the operation to eventually fail if the remote
endpoint does not respond.

Default value for the added parameter maintains existing behaviour.
2023-12-19 23:06:52 +01:00
..