1
0
Fork 0
mirror of https://github.com/edgurgel/httparrot synced 2025-04-06 00:32:34 -04:00
httparrot/lib/httparrot
Po Chen 3b1da703f0 fix group_by_keys (#20)
When there are more than 2 values that have the same key,
group_by_keys misbehave and produce something like
`%{list: [["a", "b"], "c"]}`
2016-09-09 09:10:22 +12: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 fix group_by_keys (#20) 2016-09-09 09:10:22 +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 Remove warnings from StreamBytesHandler 2016-06-25 13:41:46 +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