1
0
Fork 0
mirror of https://github.com/edgurgel/httparrot synced 2025-04-06 00:32:34 -04:00
httparrot/lib/httparrot
2015-01-19 13:48:47 -06:00
..
base64_handler.ex Extract allowed_methods to simple macro 2014-07-22 20:33:22 +12:00
basic_auth_handler.ex Extract allowed_methods to simple macro 2014-07-22 20:33:22 +12:00
cache_handler.ex Extract allowed_methods to simple macro 2014-07-22 20:33:22 +12:00
cookies_handler.ex Extract allowed_methods to simple macro 2014-07-22 20:33:22 +12:00
cowboy.ex Extract allowed_methods to simple macro 2014-07-22 20:33:22 +12:00
delayed_handler.ex Extract allowed_methods to simple macro 2014-07-22 20:33:22 +12:00
delete_cookies_handler.ex Extract allowed_methods to simple macro 2014-07-22 20:33:22 +12:00
delete_handler.ex Extract allowed_methods to simple macro 2014-07-22 20:33:22 +12: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 Extract allowed_methods to simple macro 2014-07-22 20:33:22 +12:00
gzip_handler.ex Add /gzip endpoint 2014-11-27 22:05:32 +13:00
headers_handler.ex Extract allowed_methods to simple macro 2014-07-22 20:33:22 +12:00
hidden_basic_auth_handler.ex Extract allowed_methods to simple macro 2014-07-22 20:33:22 +12:00
image_handler.ex Extract allowed_methods to simple macro 2014-07-22 20:33:22 +12:00
ip_handler.ex Extract allowed_methods to simple macro 2014-07-22 20:33:22 +12:00
p_handler.ex add support for chunked request bodies, fix a few test names 2015-01-11 22:31:46 -06: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
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 Extract allowed_methods to simple macro 2014-07-22 20:33:22 +12:00
user_agent_handler.ex Extract allowed_methods to simple macro 2014-07-22 20:33:22 +12:00
websocket_handler.ex Add '/websocket' route 2014-01-28 10:10:44 -03:00