added tcpconnect service. this code could be useful for htmlcontent too.
This commit is contained in:
parent
c03c010784
commit
2c80f1c1b8
2 changed files with 38 additions and 1 deletions
|
|
@ -5,4 +5,6 @@ The htmlcontent service in pure Python. STUPID NAME!!!
|
|||
# http://pycurl.sourceforge.net/ --- seems old...
|
||||
# http://www.angryobjects.com/2011/10/15/http-with-python-pycurl-by-example/
|
||||
#
|
||||
# maybe better: http://docs.python.org/2/library/urllib.html
|
||||
# maybe better: http://docs.python.org/2/library/urllib.html
|
||||
#
|
||||
# or look at tcpconnect.py! could be useful to.
|
||||
Loading…
Add table
Add a link
Reference in a new issue