Files
deb-python-falcon/tests/test_options.py
Kurt Griffiths 0f64e94a5a feat(util,Request): Add options to disable csv parsing of query params (#820)
* Add option to to_query_str to encode lists as multiple occurences of
  the same parameter.
* Add option to parse_query_string to not split comma-delimited values.
* Add an option to RequestOptions for toggling csv parsing.

In all cases, the options default to the previous behavior in order to
avoid introducing any breaking changes.

Co-Authored-By: Daniel Schwarz <qwesda@me.com>
Co-Authored-By: Steven Ly <sly@openroad.ca>
Co-Authored-By: Kurt Griffiths <inbox@kgriffs.com>

Closes #749
2016-07-09 10:34:01 -06:00

1010 B