gauravssnl / gappproxy

Automatically exported from code.google.com/p/gappproxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

出现根本无法使用的情况

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

Listen Addr  : 127.0.0.1:8000
Local Proxy  :
Fetch Server : http://magic282proxy.appspot.com/fetch.py
--------------------------------------------
----------------------------------------
Exception happened during processing of request from ('127.0.0.1', 46270)
Traceback (most recent call last):
  File "SocketServer.pyo", line 558, in process_request_thread
  File "SocketServer.pyo", line 320, in finish_request
  File "SocketServer.pyo", line 615, in __init__
  File "BaseHTTPServer.pyo", line 329, in handle
  File "BaseHTTPServer.pyo", line 323, in handle_one_request
  File "proxy.py", line 207, in do_METHOD
  File "urllib2.pyo", line 124, in urlopen
  File "urllib2.pyo", line 389, in open
  File "urllib2.pyo", line 407, in _open
  File "urllib2.pyo", line 367, in _call_chain
  File "urllib2.pyo", line 1140, in http_open
  File "urllib2.pyo", line 1113, in do_open
  File "httplib.pyo", line 974, in getresponse
  File "httplib.pyo", line 391, in begin
  File "httplib.pyo", line 355, in _read_status
BadStatusLine
----------------------------------------
只要我一使用Gappproxy,那个proxy的程序里就显示这些错误信息
?
什么意思?是Python语言的问题吗???还是怎么???现在��
�全都上不了啊…………

What version of the product are you using? On what operating system?

2.0.0
Please provide any additional information below.


Original issue reported on code.google.com by magic282...@gmail.com on 11 Jul 2011 at 1:27