0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 20:30:23 +00:00
cowboy/test/http_SUITE_data
Loïc Hoguin 4fde6cba94 In content-types, the charset parameter is converted to lowercase
We know this specific parameter is case insensitive so we
automatically lowercase it to make things simpler to the
developer.
2013-05-31 18:38:43 +02:00
..
http_body_qs.erl Reorganize the http test suite 2013-04-24 20:28:44 +02:00
http_chunked.erl Reorganize the http test suite 2013-04-24 20:28:44 +02:00
http_echo_body.erl Reorganize the http test suite 2013-04-24 20:28:44 +02:00
http_errors.erl Reorganize the http test suite 2013-04-24 20:28:44 +02:00
http_handler.erl Reorganize the http test suite 2013-04-24 20:28:44 +02:00
http_init_shutdown.erl Reorganize the http test suite 2013-04-24 20:28:44 +02:00
http_long_polling.erl Reorganize the http test suite 2013-04-24 20:28:44 +02:00
http_loop_recv.erl Reorganize the http test suite 2013-04-24 20:28:44 +02:00
http_loop_timeout.erl Reorganize the http test suite 2013-04-24 20:28:44 +02:00
http_multipart.erl Reorganize the http test suite 2013-04-24 20:28:44 +02:00
http_set_resp.erl Reorganize the http test suite 2013-04-24 20:28:44 +02:00
http_stream_body.erl Add chunked response body fun 2013-04-26 21:02:10 +01:00
rest_empty_resource.erl Reorganize the http test suite 2013-04-24 20:28:44 +02:00
rest_expires.erl Reorganize the http test suite 2013-04-24 20:28:44 +02:00
rest_forbidden_resource.erl Make the return value of AcceptResource callback consistent 2013-05-16 15:14:11 +02:00
rest_missing_callbacks.erl Reorganize the http test suite 2013-04-24 20:28:44 +02:00
rest_nodelete_resource.erl Reorganize the http test suite 2013-04-24 20:28:44 +02:00
rest_param_all.erl Reorganize the http test suite 2013-04-24 20:28:44 +02:00
rest_patch_resource.erl Reorganize the http test suite 2013-04-24 20:28:44 +02:00
rest_post_charset_resource.erl In content-types, the charset parameter is converted to lowercase 2013-05-31 18:38:43 +02:00
rest_postonly_resource.erl Move a test resource where it belongs 2013-04-26 17:34:24 +02:00
rest_resource_etags.erl Reorganize the http test suite 2013-04-24 20:28:44 +02:00
rest_simple_resource.erl Reorganize the http test suite 2013-04-24 20:28:44 +02:00