1
0
Fork 0
mirror of https://github.com/edgurgel/httparrot synced 2025-04-05 08:12:31 -04:00

Fix doc on DenyHandler

[ci skip]
This commit is contained in:
Eduardo Gurgel 2014-01-22 16:03:09 -03:00
parent ea35bc4c5a
commit 2efb6e11fb

View file

@ -1,6 +1,6 @@
defmodule HTTParrot.DenyHandler do
@moduledoc """
Returns GET data.
Returns a simple HTML page.
"""
alias HTTParrot.GeneralRequestInfo