Re: [PATCH] api: Show all headers with the same key

2018-04-25 Thread Stephen Finucane
On Tue, 2018-04-24 at 23:23 +0100, Stephen Finucane wrote: > On Fri, 2018-04-06 at 13:24 +0200, vkaba...@redhat.com wrote: > > From: Veronika Kabatova > > > > While the code on our side returns all (key, value) pairs for email > > headers, Django's REST framework probably uses dictionaries behind

Re: [PATCH] api: Show all headers with the same key

2018-04-24 Thread Stephen Finucane
On Fri, 2018-04-06 at 13:24 +0200, vkaba...@redhat.com wrote: > From: Veronika Kabatova > > While the code on our side returns all (key, value) pairs for email > headers, Django's REST framework probably uses dictionaries behind the > scenes. This means that having multiple headers with same key