PlugProbe
A plug for responding to HTTP probe requests.
Installation and docs
Add plug_probe to the list of dependencies in mix.exs:
def deps do
[
{:plug_probe, <requirement>}
]
endUsage
For more information, see the documentation.
License
Apache License 2.0