Hi R

As Anonymous said above… what do you get when you try: lwp-request -m get -USsed  http://ppm.activestate.com/CPAN/authors  http://cpan.perl.org/authors?

When I do it - I get:

C:\Users\shadowsong>lwp-request -m get -USsed http://ppm.activestate. +com/CPAN/authors http://cpan.perl.org/authors GET http://ppm.activestate.com/CPAN/authors User-Agent: lwp-request/6.15 libwww-perl/6.15 407 authenticationrequired Cache-Control: no-cache Date: Fri, 27 Jan 2017 15:05:31 GMT Via: 1.1 10.156.69.200 (McAfee Web Gateway 7.6.2.21509) Proxy-Authenticate: NTLM Content-Length: 3895 Content-Type: text/html Client-Date: Fri, 27 Jan 2017 15:05:31 GMT Client-Peer: 10.156.69.200:3128 Client-Response-Num: 1 Client-Warning: Unsupported authentication scheme 'ntlm' Link: </mwg-internal/de5fs23hu73ds/files/default/stylesheet.css>; rel= +"stylesheet" Proxy-Connection: Keep-Alive Title: McAfee Web Gateway - Notification X-UA-Compatible: IE=7 GET http://cpan.perl.org/authors User-Agent: lwp-request/6.15 libwww-perl/6.15 407 authenticationrequired Cache-Control: no-cache Date: Fri, 27 Jan 2017 15:05:31 GMT Via: 1.1 10.156.69.200 (McAfee Web Gateway 7.6.2.21509) Proxy-Authenticate: NTLM Content-Length: 3873 Content-Type: text/html Client-Date: Fri, 27 Jan 2017 15:05:31 GMT Client-Peer: 10.156.69.200:3128 Client-Response-Num: 1 Client-Warning: Unsupported authentication scheme 'ntlm' Link: </mwg-internal/de5fs23hu73ds/files/default/stylesheet.css>; rel= +"stylesheet" Proxy-Connection: Keep-Alive Title: McAfee Web Gateway - Notification X-UA-Compatible: IE=7

Shadowsong


In reply to Re: HTTPS returning 400 from Linux but 200 OK from Windows by shadowsong
in thread HTTPS returning 400 from Linux but 200 OK from Windows by Random_Walk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.