mirror of
https://github.com/internetarchive/warcprox.git
synced 2025-01-18 13:22:09 +01:00
Oops!
This commit is contained in:
parent
5e397e9bca
commit
b34419543f
@ -514,6 +514,8 @@ class MitmProxyHandler(http_server.BaseHTTPRequestHandler):
|
||||
|
||||
req = req_str.encode('latin1') + b'\r\n\r\n'
|
||||
|
||||
return req
|
||||
|
||||
def _inner_proxy_request(self, extra_response_headers={}):
|
||||
'''
|
||||
Sends the request to the remote server, then uses a ProxyingRecorder to
|
||||
|
Loading…
x
Reference in New Issue
Block a user