Skip to content
  • David Howden's avatar
    Added scheme parsing to http-address param · 975c7173
    David Howden authored
    Can now listen for HTTP clients on unix sockets (and any other Go-supported stream oriented network - see golang.org/pkg/net/#Listen).  Default behaviour is unchanged, any http-address without a scheme is given the default of tcp.
    
    Amended the README so that the usage output is up to date.
    975c7173