New submission from Xiang Zhang: This patch propose several simple enhancement to BaseHTTPRequestHandler. It removes some redundant code and add handler for too many headers.
---------- components: Library (Lib) files: simple_enhancement.patch keywords: patch messages: 261946 nosy: xiang.zhang priority: normal severity: normal status: open title: Simple enhancement to BaseHTTPRequestHandler type: enhancement versions: Python 3.6 Added file: http://bugs.python.org/file42196/simple_enhancement.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue26586> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com