xenu_nntp/lib/nntp/tiny
2024-11-25 20:27:55 -05:00
..
buffer.py Speak, parse UTF-8 as per RFC 3977 2024-11-25 15:57:20 -05:00
db.py Implement each() convenience method 2024-11-22 23:56:28 -05:00
mbox.py Rename 'parse' to 'read' 2024-11-10 02:19:08 -05:00
message.py Preserve case of header keys 2024-11-11 17:20:53 -05:00
newsgroup.py Don't use slots for that (switch to NamedTuple?) 2024-11-10 10:02:28 -05:00
request.py Renaming, though may not need that 2024-11-20 21:17:38 -05:00
response.py Gangly bones of the new sever logic 2024-11-20 21:17:03 -05:00
server.py Fix typos and whatnot 2024-11-25 00:16:15 -05:00
session.py Implement HEAD, BODY, ARTICLE 2024-11-25 20:27:55 -05:00