Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Debugging a POST that won't

by markong (Pilgrim)
on Aug 22, 2018 at 01:39 UTC ( [id://1220816]=note: print w/replies, xml ) Need Help??


in reply to Debugging a POST that won't

Are you sure that the entire HTTP dialog is the same? With the help of LWP::ConsoleLogger::Easy you can inspect deeply the entire LWP dialog with the server to double check.

Also be sure that Firefox web dev tools (you are looking at the net tab I guess) have the "preserve session" option checked (I can't recall the exact name at the moment) to prevent a clean up in between redirects.

Also check out that the "common" header values are the same e.g.: which UserAgent are you sending with LWP ?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (2)
As of 2024-04-20 06:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found