Skip to content

Instantly share code, notes, and snippets.

@bsgreenb
Created December 10, 2013 09:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bsgreenb/7887868 to your computer and use it in GitHub Desktop.
Save bsgreenb/7887868 to your computer and use it in GitHub Desktop.
----------------------------------------
192.168.1.26 GET http://api.geo.kontagent.net/api/v1/923c9d03ca064230ae8b651fc19d31e4/pgr/?ts=1386667004&s=6788175933295711483&kt_v=a1.3.1
<< 200 OK 2B
----------------------------------------
Error in processing of request from 192.168.1.26:34248
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/netlib/tcp.py", line 369, in request_thread
self.handle_connection(request, client_address)
File "/Library/Python/2.7/site-packages/libmproxy/proxy.py", line 509, in handle_connection
h.handle()
File "/Library/Python/2.7/site-packages/libmproxy/proxy.py", line 177, in handle
while self.handle_request(cc) and not cc.close:
File "/Library/Python/2.7/site-packages/libmproxy/proxy.py", line 265, in handle_request
if request and http.connection_close(request.httpversion, request.headers):
AttributeError: 'module' object has no attribute 'connection_close'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment