Files
deb-python-falcon/falcon
kgriffs ba912e367a fix(Request.get_param_as_list): Handle missing list items
This patch modifies get_param_as_list to handle missing list items by
inserting None as a placeholder. If the query parameter's value is just
commas, then they are collapsed into a single None (as if the query
param hadn't been specified).

Fixes #154
2013-09-10 17:09:21 -05:00
..
2013-05-15 20:48:00 -05:00
2013-05-15 11:11:25 -05:00
2013-07-19 11:11:51 -06:00
2013-08-02 19:20:21 +02:00
2013-08-28 15:51:37 -05:00