Jeremy Fincher
|
fe63755592
|
Fix bug, yay.
|
2004-07-24 05:07:24 +00:00 |
|
James Vega
|
0fbbd8cbd0
|
Work around a Python stupidity
|
2004-07-24 04:56:11 +00:00 |
|
James Vega
|
8282d3e847
|
whitespace and a forgotten conf import
|
2004-07-21 01:52:39 +00:00 |
|
Jeremy Fincher
|
3b74c01463
|
Added http proxy support.
|
2004-07-20 08:41:25 +00:00 |
|
James Vega
|
f5784851f2
|
Fixed a NameError exception
|
2004-04-09 16:54:48 +00:00 |
|
Jeremy Fincher
|
e64ce62917
|
Updated slightly.
|
2004-03-30 08:33:20 +00:00 |
|
James Vega
|
1300548d0a
|
We should also be catching timeouts on the read.
|
2004-02-20 22:46:10 +00:00 |
|
Jeremy Fincher
|
67a97fd136
|
Added getDomain and some tests.
|
2004-01-31 17:36:17 +00:00 |
|
Jeremy Fincher
|
cbb015a56e
|
Handled the ugly "timed out" error message.
|
2004-01-15 11:32:25 +00:00 |
|
Jeremy Fincher
|
669ac8995f
|
Moved _urlRe to webutils as urlRe.
|
2004-01-04 11:18:53 +00:00 |
|
Jeremy Fincher
|
1dfca188e9
|
Added another case to except clauses for Connection Reset by Peer.
|
2003-12-06 14:16:02 +00:00 |
|
Jeremy Fincher
|
7b9c0ccd86
|
Changed the name of WebException to WebError.
|
2003-12-03 04:57:30 +00:00 |
|
Jeremy Fincher
|
2f1c8415b6
|
Added getUrlFd, used it in Http.kernel.
|
2003-12-02 11:10:31 +00:00 |
|
James Vega
|
1fa9e8c4a8
|
sockets, they do a body good
|
2003-12-02 05:49:56 +00:00 |
|
Jeremy Fincher
|
8d9ed6bf87
|
Added webutils module; used it in Http.
|
2003-12-02 00:12:45 +00:00 |
|