| Revision: | 1.8 |
| Committed: | Mon Jun 9 13:02:13 2008 UTC (18 years, 3 months ago) by elmex |
| Branch: | MAIN |
| Changes since 1.7: | +1 -0 lines |
| Log Message: | made URL available in http_request callback |
| # | User | Rev | Content |
|---|---|---|---|
| 1 | root | 1.2 | Revision history for AnyEvent::HTTP |
| 2 | root | 1.1 | |
| 3 | elmex | 1.8 | - make the request URL available in the callback of http_request |
| 4 | root | 1.7 | - export http_post, http_head. |
| 5 | |||
| 6 | root | 1.6 | 1.01 Fri Jun 6 14:56:37 CEST 2008 |
| 7 | elmex | 1.5 | - fixed prototypes for http_* functions |
| 8 | |||
| 9 | root | 1.4 | 1.0 Thu Jun 5 20:41:43 CEST 2008 |
| 10 | root | 1.3 | - original version, an AnyEvent::AIO clone. |