Home | Trees | Indices | Help |
|
---|
|
Send a SCGI request. See spec at "http://python.ca/scgi/protocol.txt".
Use tcp socket SCGIRequest('scgi://host:port').send(data)
Or use the named unix domain socket SCGIRequest('scgi:///tmp/rtorrent.sock').send(data)
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Feb 3 21:23:46 2017 | http://epydoc.sourceforge.net |