Line 0
Link Here
|
|
|
1 |
--- lib/LWP/Parallel/UserAgent.pm.orig 2009-03-04 10:33:02.000000000 +0800 |
2 |
+++ lib/LWP/Parallel/UserAgent.pm 2009-03-04 10:33:08.000000000 +0800 |
3 |
@@ -1494,7 +1494,6 @@ |
4 |
$cookie_jar->add_cookie_header($request) if $cookie_jar; |
5 |
|
6 |
# Transfer some attributes to the protocol object |
7 |
- $protocol->parse_head($parse_head); |
8 |
$protocol->max_size($max_size); |
9 |
|
10 |
LWP::Debug::trace ("<- (undef". |