in reply to HTTPS returning 400 from Linux but 200 OK from Windows
Consider looking at the actual data that gets exchanged via LWP::ConsoleLogger maybe.
I assume that your proxy wants a username+password, which you don't give it. Maybe curl is better or uses some different credentials there.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: HTTPS returning 400 from Linux but 200 OK from Windows
by Random_Walk (Prior) on Feb 13, 2017 at 18:54 UTC | |
by hippo (Archbishop) on Feb 13, 2017 at 21:52 UTC | |
Re^2: HTTPS returning 400 from Linux but 200 OK from Windows
by Random_Walk (Prior) on Jan 28, 2017 at 07:00 UTC | |
by Random_Walk (Prior) on Jan 28, 2017 at 08:22 UTC | |
Re^2: HTTPS returning 400 from Linux but 200 OK from Windows
by Random_Walk (Prior) on Jan 28, 2017 at 06:41 UTC | |
Re^2: HTTPS returning 400 from Linux but 200 OK from Windows
by Random_Walk (Prior) on Feb 13, 2017 at 18:07 UTC | |
by Corion (Patriarch) on Feb 13, 2017 at 18:32 UTC |