Skip to content
  • ale's avatar
    Add a ServeWithContext() method to httputil · 5afdaf01
    ale authored
    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.
    5afdaf01