Skip to content
Snippets Groups Projects
Select Git revision
  • 0defb3cec50cf801932403e03024027ab41fa938
  • main default protected
  • drip-server-timing
  • compress-middleware
  • v2.11.0
  • v2.10.0
  • v2.9.2
  • v2.9.1
  • v2.9.0
  • v2.8.0
  • v2.7.0
  • v2.6.0
  • v2.5.6
  • v2.5.5
  • v2.5.4
  • v2.5.3
  • v2.5.2
  • v2.5.1
  • v2.5.0
  • v2.4.2
  • v2.4.1
  • v2.4.0
  • v2.3.0
  • v2.2.2
24 results

Makefile

Blame
  • user avatar
    Will McCutchen authored and GitHub committed
    This adds a new /hostname endpoint as originally proposed in #66. In
    this implementation, it exposes a dummy hostname by default, and only
    exposes the real hostname (via `os.Hostname()`) if the
    `-use-real-hostname` flag is given on the command line.
    0defb3ce
    History
    Makefile 3.21 KiB