Tickets
Issues
# TODO: add response handler here- Id: 0e4a63f709901fceebef12e2ca0ef823
- Status: Closed
- Initial commit: 704d6a9e99c456cba804efa6915e6ad163fd0444
- Creation date: 2014-12-04 07:44:48
- Last changed: 2014-12-26 08:19:23
- Created by: inaz2
- File: proxy2.py
- Last changed by: inaz2
# TODO: add response handler here
res_headers = self.filter_headers(res_headers)
self.wfile.write("%s %d %s\r\n" % (self.protocol_version, res.status, res.reason))
for line in res_headers.headers:
History
-
Changed by inaz2 on 2014-12-26 08:19:23 during 738f437a729f09a3271a21fcb6676b59a6267c0a
-
Status:
Open- Closed