Message175867
> On 11/18/2012 12:36 AM, Antoine Pitrou wrote:
> >
> > - the patch needs a test (and docs too)
> > - are you sure ignoring POSTed data is the right thing to do? Shouldn't we forbid it instead?
>
> Btw.: The file:// protocol handler also just ignores posted data, so I think the data url handler
> shouldn't deviate from that. Either both raise an error when data is posted or none.
Ah, fair enough, then. Thanks for the updated patch, I'll take a look
(unless someone beats me to it). |
|
Date |
User |
Action |
Args |
2012-11-18 11:38:27 | pitrou | set | recipients:
+ pitrou, orsenthil, panzi, docs@python |
2012-11-18 11:38:27 | pitrou | link | issue16423 messages |
2012-11-18 11:38:27 | pitrou | create | |
|