ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-HTTP/Changes
(Generate patch)

Comparing AnyEvent-HTTP/Changes (file contents):
Revision 1.39 by root, Mon Sep 6 06:31:32 2010 UTC vs.
Revision 1.43 by root, Thu Dec 30 04:30:24 2010 UTC

1Revision history for AnyEvent::HTTP 1Revision history for AnyEvent::HTTP
2 2
3TODO: provide lwp_request function that takes an lwp http requets and returns a http response. 3TODO: provide lwp_request function that takes an lwp http requets and returns a http response.
4TODO: http://efl20.com/wp-register.php refresh-header, instead of location 4TODO: http://efl20.com/wp-register.php refresh-header, instead of location
5
5TODO: maybe support broken Expires header? 6TODO: maybe support broken Expires header?
7 - add socks4a connect example.
8 - new "tcp_connect" parameter.
9 - new format_date and parse_date functions.
10 - clarify that headers argument must consist of all
11 lowercase keys.
6 12
71.46 Mon Sep 6 08:29:34 CEST 2010 131.46 Mon Sep 6 08:29:34 CEST 2010
8 - some (broken) servers differentiate between empty search parts 14 - some (broken) servers differentiate between empty search parts
9 and nonexistant search parts, work around this (problem 15 and nonexistant search parts, work around this (problem
10 analyzed by Sergey Zasenko). 16 analyzed by Sergey Zasenko).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines