File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -488,10 +488,10 @@ received some redirect responses first.
488
488
489
489
If none of these sources provide an absolute URI, undef is returned.
490
490
491
- When the LWP protocol modules produce the HTTP::Response object, then
492
- any base URI embedded in the document (step 1) will already have
493
- initialized the "Content-Base:" header. This means that this method
494
- only performs the last 2 steps (the content is not always available
491
+ When the LWP protocol modules produce the HTTP::Response object, then any base
492
+ URI embedded in the document (step 1) will already have initialized the
493
+ "Content-Base:" header. (See L<LWP::UserAgent/parse_head> ). This means that
494
+ this method only performs the last 2 steps (the content is not always available
495
495
either).
496
496
497
497
=item $r->filename
You can’t perform that action at this time.
0 commit comments