.. |
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
|
Add /cache
|
2014-05-02 21:48:21 +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
|
Remove unused alias on DenyHandler
|
2014-02-04 08:07:56 -03:00 |
general_request_info.ex
|
Extract general stuff from /get /post /delete /put response
|
2013-12-30 17:22:19 -03:00 |
get_handler.ex
|
Add '/redirect/:n'
|
2014-01-07 21:01:10 -03: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 301 instead of 307
|
2014-01-30 11:27:34 -03:00 |
redirect_to_handler.ex
|
Add @moduledoc for most handlers
|
2014-01-05 12:38:20 -03:00 |
relative_redirect_handler.ex
|
Add '/relative-redirect/:n'
|
2014-01-30 11:27:44 -03:00 |
robots_handler.ex
|
Add /robots.txt route
|
2014-01-26 12:09:49 -03:00 |
set_cookies_handler.ex
|
Update to Elixir 0.13.1
|
2014-04-28 22:58:45 +12:00 |
status_code_handler.ex
|
Accept HEAD and OPTIONS on /status
|
2014-01-26 11:45:29 -03: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 |