Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: Proper way to get redirected url from LWP::UserAgent response?

by Corion (Patriarch)
on Jul 29, 2021 at 06:06 UTC ( [id://11135464]=note: print w/replies, xml ) Need Help??


in reply to Re: Proper way to get redirected url from LWP::UserAgent response?
in thread Proper way to get redirected url from LWP::UserAgent response?

This is mostly because HTTP::Response / HTTP::Message only concern themselves with HTTP redirect responses (3xx codes). A redirect using the refresh header could be an interesting addition, but it is distinct as it is (usually) served with a 2xx code and not with a 3xx code.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11135464]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (2)
As of 2024-04-26 03:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found