Message296433
| Author | serhiy.storchaka |
|---|---|
| Recipients | Nam.Nguyen, martin.panter, serhiy.storchaka, vstinner |
| Date | 2017-06-20.14:11:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1497967879.06.0.764276391102.issue30500@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Oh, I didn't expected that newlines can be in a host name. In any case if newlines are a problem, it is better to check explicitly whether a host name contains CR, LF or other special characters. And it is better to do such checks when format a request rather than when parse an URL. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-06-20 14:11:19 | serhiy.storchaka | set | recipients: + serhiy.storchaka, vstinner, martin.panter, Nam.Nguyen |
| 2017-06-20 14:11:19 | serhiy.storchaka | set | messageid: <1497967879.06.0.764276391102.issue30500@psf.upfronthosting.co.za> |
| 2017-06-20 14:11:19 | serhiy.storchaka | link | issue30500 messages |
| 2017-06-20 14:11:19 | serhiy.storchaka | create | |