{"html_url": "https://github.com/simonw/datasette/issues/799#issuecomment-639661014", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/799", "id": 639661014, "node_id": "MDEyOklzc3VlQ29tbWVudDYzOTY2MTAxNA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-06-05T17:43:41Z", "updated_at": "2020-06-05T17:43:41Z", "author_association": "OWNER", "body": "I'm going to rename that `MultiParams` and use it in both places.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 631789422, "label": "TestResponse needs to handle multiple set-cookie headers"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/799#issuecomment-639660667", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/799", "id": 639660667, "node_id": "MDEyOklzc3VlQ29tbWVudDYzOTY2MDY2Nw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-06-05T17:43:08Z", "updated_at": "2020-06-05T17:43:08Z", "author_association": "OWNER", "body": "This really needs a `MultiValueDict` ala Django: https://github.com/django/django/blob/24b82cd201e21060fbc02117dc16d1702877a1f3/django/utils/datastructures.py#L42\r\n\r\nTurns out I have one of these in Datasette already - `RequestParameters` from https://github.com/simonw/datasette/commit/81be31322a968d23cf57cee62b58df55433385e3\r\n\r\nThe name isn't quite right though.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 631789422, "label": "TestResponse needs to handle multiple set-cookie headers"}, "performed_via_github_app": null}