Skip to content
Snippets Groups Projects
Commit 5afdaf01 authored by ale's avatar ale
Browse files

Add a ServeWithContext() method to httputil

It is sometimes useful to control an HTTP server with a
Context (e.g. when using an errgroup). NOTE that this function does
not install a SIGTERM handler.
parent 3ffd6ec2
Branches
No related tags found
No related merge requests found
Pipeline #53742 passed