Jeremy Fincher
|
2a8f2d4a5f
|
Extra unknown_host thingamajob.
|
2005-01-04 03:46:06 +00:00 |
|
James Vega
|
ab0eff4eea
|
Add Infobot.update, which allows updating the is/are dbs with external Infobot
"fact packs". Need to add threading so the bot isn't blocked while updating.
|
2004-12-29 20:34:19 +00:00 |
|
Jeremy Fincher
|
cb9986f0ac
|
To capture a backreference is good.
|
2004-09-30 04:15:48 +00:00 |
|
Jeremy Fincher
|
3a6779bb6d
|
Added httpUrlRe.
|
2004-09-29 18:51:04 +00:00 |
|
Jeremy Fincher
|
164d4bc427
|
Added urlquote/urlunquote to webutils and changed Fun to use them.
|
2004-09-20 11:48:37 +00:00 |
|
James Vega
|
50973a10fb
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
|
James Vega
|
4ba5c2af3c
|
Finally pass the correct object off to strError, I hope.
|
2004-09-10 01:36:08 +00:00 |
|
Jeremy Fincher
|
7a3be8a8e5
|
Catch httplib.InvalidURL.
|
2004-08-31 16:15:17 +00:00 |
|
Jeremy Fincher
|
61e471a87c
|
Let's catch sslerror too. Why the stupid Python developers didn't make this a subclasss of socket.error, I don't know.
|
2004-08-23 13:25:53 +00:00 |
|
Jeremy Fincher
|
fbb348b6e7
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
|
Jeremy Fincher
|
255125bb0b
|
Default user agent.
|
2004-08-20 05:31:27 +00:00 |
|
Jeremy Fincher
|
f901a8773a
|
Use MSIE user-agent, allow passing of headers in.
|
2004-08-19 22:06:56 +00:00 |
|
James Vega
|
0ee2ff4fbb
|
De-uglified urllib2.URLErrors and cleaned up a couple blocks in plugins/Http.py
|
2004-08-17 02:52:40 +00:00 |
|
Jeremy Fincher
|
d134a2d9ac
|
Updated to use webutils throughout.
|
2004-08-05 18:29:26 +00:00 |
|
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 |
|