1
0
Fork 0
mirror of https://github.com/edgurgel/httparrot synced 2025-04-06 00:32:34 -04:00
httparrot/lib/httparrot
Eduardo Gurgel 444046da94 Merge pull request #24 from jwinter/remove-alias-warning
Fix warning for unused alias for GeneralRequestInfo
2016-12-06 08:55:06 +13: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 Fix warnings (#21) 2016-09-15 12:13:50 +12:00
cowboy.ex Extract allowed_methods to simple macro 2014-07-22 20:33:22 +12:00
deflate_handler.ex Add /deflate support for deflate-encoded data 2016-12-05 14:37:19 -05: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 Adds support for starting HTTParrot over a unix socket 2016-10-26 14:14:58 -02: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 Adds support for starting HTTParrot over a unix socket 2016-10-26 14:14:58 -02:00
p_handler.ex Add store and retrieve endpoints (#22) 2016-10-08 20:18:49 +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
request_store.ex Add store and retrieve endpoints (#22) 2016-10-08 20:18:49 +13: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
retrieve_request_handler.ex Fix warning for unused alias for GeneralRequestInfo 2016-12-02 11:26:09 -05: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
store_request_handler.ex Add store and retrieve endpoints (#22) 2016-10-08 20:18:49 +13:00
stream_bytes_handler.ex Fix warnings (#21) 2016-09-15 12:13:50 +12: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