Your IP : 172.28.240.42


Current Path : /usr/lib/python2.7/wsgiref/
Upload File :
Current File : //usr/lib/python2.7/wsgiref/simple_server.pyc


|_c@sYdZddlmZmZddlZddlZddlmZdZdddd	gZ	d
eZ
dejjdZ
e
d
e
ZdefdYZdefdYZdefdYZdZeedZedkrUeddeZejjZdGedGdGedGdGHddlZejdejndS(s*BaseHTTPServer that implements the Python WSGI protocol (PEP 333, rev 1.21)

This is both an example of how WSGI can be implemented, and a basis for running
simple web applications on a local machine, such as might be done when testing
or debugging an application.  It has not been reviewed for security issues,
however, and we strongly recommend that you use a "real" web server for
production use.

For example usage, see the 'if __name__=="__main__"' block at the end of the
module.  See also the BaseHTTPServer module docs for other API information.
i(tBaseHTTPRequestHandlert
HTTPServerN(t
SimpleHandlers0.1t
WSGIServertWSGIRequestHandlertdemo_apptmake_serversWSGIServer/sPython/it t
ServerHandlercBseZeZdZRS(cCsBz-|jj|jjddd|jWdtj|XdS(NRii(trequest_handlertlog_requesttstatustsplitt
bytes_sentRtclose(tself((s+/usr/lib/python2.7/wsgiref/simple_server.pyRs	$(t__name__t
__module__tsoftware_versiontserver_softwareR(((s+/usr/lib/python2.7/wsgiref/simple_server.pyRscBs8eZdZdZdZdZdZdZRS(s7BaseHTTPServer that implements the Python WSGI protocolcCstj||jdS(s.Override server_bind to store the server name.N(Rtserver_bindt
setup_environ(R((s+/usr/lib/python2.7/wsgiref/simple_server.pyR.s
cCsYi}|_|j|d<d|d<t|j|d<d|d<d|d<d|d<dS(	NtSERVER_NAMEsCGI/1.1tGATEWAY_INTERFACEtSERVER_PORTttREMOTE_HOSTtCONTENT_LENGTHtSCRIPT_NAME(tbase_environtserver_nametstrtserver_port(Rtenv((s+/usr/lib/python2.7/wsgiref/simple_server.pyR3s




cCs|jS(N(tapplication(R((s+/usr/lib/python2.7/wsgiref/simple_server.pytget_app=scCs
||_dS(N(R"(RR"((s+/usr/lib/python2.7/wsgiref/simple_server.pytset_app@sN(	RRt__doc__tNoneR"RRR#R$(((s+/usr/lib/python2.7/wsgiref/simple_server.pyR(s		
	cBs-eZdeZdZdZdZRS(sWSGIServer/c	Cs|jjj}|j|d<|j|d<d|jkrY|jjdd\}}n|jd}}tj||d<||d<|j	}||j
dkr||d	<n|j
d|d
<|jjdkr|jj|d<n|jj|d<|jjd}|r||d
<nx|jjD]}|jdd\}}|jddj}|j}||kr~q*nd||kr|d|cd|7<q*||d|<q*W|S(NtSERVER_PROTOCOLtREQUEST_METHODt?iRt	PATH_INFOtQUERY_STRINGiRtREMOTE_ADDRtCONTENT_TYPEscontent-lengthRt:t-t_tHTTP_t,(tserverRtcopytrequest_versiontcommandtpathRturllibtunquotetaddress_stringtclient_addresstheaderst
typeheaderR&ttypet	getheadertreplacetuppertstrip(	RR!R7tquerythosttlengththtktv((s+/usr/lib/python2.7/wsgiref/simple_server.pytget_environIs8




cCstjS(N(tsyststderr(R((s+/usr/lib/python2.7/wsgiref/simple_server.pyt
get_stderrnscCsl|jj|_|js"dSt|j|j|j|j}||_|j	|j
jdS(sHandle a single HTTP requestN(trfiletreadlinetraw_requestlinet
parse_requestRtwfileRLRIR	trunR3R#(Rthandler((s+/usr/lib/python2.7/wsgiref/simple_server.pythandleqs$	(RRt__version__tserver_versionRIRLRT(((s+/usr/lib/python2.7/wsgiref/simple_server.pyREs
	%	cCsddlm}|}|dIJ|J|j}|jx0|D](\}}||IdIt|IJqDW|ddg|jgS(	Ni(tStringIOsHello world!t=s200 OKsContent-Types
text/plain(sContent-Types
text/plain(RWtitemstsorttreprtgetvalue(tenvirontstart_responseRWtstdoutRFRGRH((s+/usr/lib/python2.7/wsgiref/simple_server.pyRs	

 cCs&|||f|}|j||S(sACreate a new WSGI server listening on `host` and `port` for `app`(R$(RDtporttapptserver_classt
handler_classR3((s+/usr/lib/python2.7/wsgiref/simple_server.pyRs
t__main__Ri@sServing HTTP onR`is...shttp://localhost:8000/xyz?abc(R%tBaseHTTPServerRRR8RJtwsgiref.handlersRRUt__all__RVtversionRtsys_versionRRRRRRRthttpdtsockettgetsocknametsat
webbrowsertopenthandle_request(((s+/usr/lib/python2.7/wsgiref/simple_server.pyt<module>s(
;