1
0
Fork 0
mirror of https://github.com/edgurgel/httparrot synced 2025-04-09 19:52:24 -04:00
httparrot/lib/httparrot
2015-04-28 12:41:14 +02:00
..
base64_handler.ex Extract allowed_methods to simple macro 2014-07-22 20:33:22 +12:00
basic_auth_handler.ex Update JSEX to exjsx 2015-02-09 21:13:20 +13:00
cache_handler.ex Update JSEX to exjsx 2015-02-09 21:13:20 +13:00
cookies_handler.ex Update JSEX to exjsx 2015-02-09 21:13:20 +13:00
cowboy.ex Extract allowed_methods to simple macro 2014-07-22 20:33:22 +12:00
delayed_handler.ex Update JSEX to exjsx 2015-02-09 21:13:20 +13:00
delete_cookies_handler.ex Extract allowed_methods to simple macro 2014-07-22 20:33:22 +12:00
delete_handler.ex Update JSEX to exjsx 2015-02-09 21:13:20 +13:00
deny_handler.ex Extract allowed_methods to simple macro 2014-07-22 20:33:22 +12:00
general_request_info.ex Use for comprehension instead of Enum.traverse 2014-08-31 11:02:00 +12:00
get_handler.ex Update JSEX to exjsx 2015-02-09 21:13:20 +13:00
gzip_handler.ex Update JSEX to exjsx 2015-02-09 21:13:20 +13:00
headers_handler.ex Update JSEX to exjsx 2015-02-09 21:13:20 +13:00
hidden_basic_auth_handler.ex Update JSEX to exjsx 2015-02-09 21:13:20 +13:00
image_handler.ex Extract allowed_methods to simple macro 2014-07-22 20:33:22 +12:00
ip_handler.ex Update JSEX to exjsx 2015-02-09 21:13:20 +13:00
p_handler.ex Update JSEX to exjsx 2015-02-09 21:13:20 +13:00
redirect_handler.ex Extract allowed_methods to simple macro 2014-07-22 20:33:22 +12:00
redirect_to_handler.ex Extract allowed_methods to simple macro 2014-07-22 20:33:22 +12:00
relative_redirect_handler.ex Extract allowed_methods to simple macro 2014-07-22 20:33:22 +12:00
response_headers_handler.ex Return JSON representation of query string parameters in the body of /response-headers 2015-04-28 12:41:14 +02:00
robots_handler.ex Extract allowed_methods to simple macro 2014-07-22 20:33:22 +12:00
set_cookies_handler.ex Extract allowed_methods to simple macro 2014-07-22 20:33:22 +12:00
status_code_handler.ex Extract allowed_methods to simple macro 2014-07-22 20:33:22 +12:00
stream_bytes_handler.ex add a stream-bytes/:n endpoint & tests 2015-01-19 13:48:47 -06:00
stream_handler.ex Update JSEX to exjsx 2015-02-09 21:13:20 +13:00
user_agent_handler.ex Update JSEX to exjsx 2015-02-09 21:13:20 +13:00
websocket_handler.ex Add '/websocket' route 2014-01-28 10:10:44 -03:00