.. |
base64_handler.ex
|
Use Base module for conversions and handle bad requests gracefully
|
2014-05-06 02:18:56 +04:00 |
basic_auth_handler.ex
|
Add @moduledoc for most handlers
|
2014-01-05 12:38:20 -03:00 |
cache_handler.ex
|
Use ~W sigil where possible!
|
2014-05-06 21:01:44 +12:00 |
cookies_handler.ex
|
Add @moduledoc for most handlers
|
2014-01-05 12:38:20 -03:00 |
delayed_handler.ex
|
Add '/delay/:n'
|
2014-01-05 20:32:14 -03:00 |
delete_cookies_handler.ex
|
Add @moduledoc for most handlers
|
2014-01-05 12:38:20 -03:00 |
delete_handler.ex
|
Add @moduledoc for most handlers
|
2014-01-05 12:38:20 -03:00 |
deny_handler.ex
|
Use ~W sigil where possible!
|
2014-05-06 21:01:44 +12:00 |
general_request_info.ex
|
Support multiple values same key on /get
|
2014-05-18 16:11:10 +12:00 |
get_handler.ex
|
Use ~W sigil where possible!
|
2014-05-06 21:01:44 +12:00 |
headers_handler.ex
|
Rewrite tests to be less integrated
|
2013-12-30 23:37:18 -03:00 |
hidden_basic_auth_handler.ex
|
Add @moduledoc for most handlers
|
2014-01-05 12:38:20 -03:00 |
image_handler.ex
|
Use Base module for conversions and handle bad requests gracefully
|
2014-05-06 02:18:56 +04:00 |
ip_handler.ex
|
Add @moduledoc for most handlers
|
2014-01-05 12:38:20 -03:00 |
p_handler.ex
|
Use Base module for conversions and handle bad requests gracefully
|
2014-05-06 02:18:56 +04:00 |
redirect_handler.ex
|
Use ~W sigil where possible!
|
2014-05-06 21:01:44 +12:00 |
redirect_to_handler.ex
|
Use ~W sigil where possible!
|
2014-05-06 21:01:44 +12:00 |
relative_redirect_handler.ex
|
Use ~W sigil where possible!
|
2014-05-06 21:01:44 +12:00 |
robots_handler.ex
|
Use ~W sigil where possible!
|
2014-05-06 21:01:44 +12:00 |
set_cookies_handler.ex
|
Update to Elixir 0.13.1
|
2014-04-28 22:58:45 +12:00 |
status_code_handler.ex
|
Use ~W sigil where possible!
|
2014-05-06 21:01:44 +12:00 |
stream_handler.ex
|
Add missing stream handler!
|
2014-01-05 16:41:30 -03:00 |
supervisor.ex
|
Initial commit
|
2013-12-27 18:47:21 -03:00 |
user_agent_handler.ex
|
Add @moduledoc for most handlers
|
2014-01-05 12:38:20 -03:00 |
websocket_handler.ex
|
Add '/websocket' route
|
2014-01-28 10:10:44 -03:00 |