mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 23:00:18 +00:00
15141c1a97
To avoid flattening the form data when converting to json, multiple values with the same key need to be in lists. Fixes issue #19