ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-HTTP/Changes
Revision: 1.7
Committed: Fri Jun 6 13:02:38 2008 UTC (15 years, 11 months ago) by root
Branch: MAIN
Changes since 1.6: +2 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 Revision history for AnyEvent::HTTP
2
3 - export http_post, http_head.
4
5 1.01 Fri Jun 6 14:56:37 CEST 2008
6 - fixed prototypes for http_* functions
7
8 1.0 Thu Jun 5 20:41:43 CEST 2008
9 - original version, an AnyEvent::AIO clone.