http.server's send_error could set the content-length of the error body
| BPO | 16088 |
|---|---|
| Nosy | @jcea, @orsenthil, @pitrou |
| Files |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None closed_at = <Date 2012-10-11.06:19:07.606> created_at = <Date 2012-09-29.23:02:31.345> labels = ['type-feature', 'library'] title = "http.server's send_error could set the content-length of the error body" updated_at = <Date 2012-10-11.06:19:07.604> user = 'https://github.com/pitrou'
bugs.python.org fields:
activity = <Date 2012-10-11.06:19:07.604> actor = 'orsenthil' assignee = 'none' closed = True closed_date = <Date 2012-10-11.06:19:07.606> closer = 'orsenthil' components = ['Library (Lib)'] creation = <Date 2012-09-29.23:02:31.345> creator = 'pitrou' dependencies = [] files = ['27349'] hgrepos = [] issue_num = 16088 keywords = ['patch'] message_count = 6.0 messages = ['171597', '171598', '172520', '172612', '172622', '172623'] nosy_count = 4.0 nosy_names = ['jcea', 'orsenthil', 'pitrou', 'python-dev'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue16088' versions = ['Python 3.4']