goupnp/ssdp
Andrew Dunham 00783e79ec httpu: add context.Context and related interface
This adds a new interface for httpu that supports a Context, and uses
that context to set a deadline/timeout and also cancel the request if
the context is canceled. Additionally, add a new method to the SSDP
package that takes a ClientInterfaceCtx.

Updates #55

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
2023-08-29 19:12:39 +01:00
..
registry.go Fix for max-age (#13) 2016-10-31 18:15:47 +00:00
ssdp.go httpu: add context.Context and related interface 2023-08-29 19:12:39 +01:00