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:
parent
ea35bc4c5a
commit
2efb6e11fb
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
defmodule HTTParrot.DenyHandler do
|
||||
@moduledoc """
|
||||
Returns GET data.
|
||||
Returns a simple HTML page.
|
||||
"""
|
||||
alias HTTParrot.GeneralRequestInfo
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue