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

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