develooper Front page | perl.perl5.porters | Postings from December 2021

Re: OpenSSL alternative support WAS Re: Pre-RFC: supporthttpsout-of-the-box

Thread Previous | Thread Next
From:
Craig A. Berry
Date:
December 10, 2021 22:22
Subject:
Re: OpenSSL alternative support WAS Re: Pre-RFC: supporthttpsout-of-the-box
Message ID:
CA+vYcVzi1mg8EcqUsyTEirT_cvEZGRUtW1ofPPuN915_6SQAoA@mail.gmail.com
On Fri, Dec 10, 2021 at 3:59 PM Martijn Lievaart <m@rtij.nl> wrote:
>
>
> Op 10-12-2021 om 22:30 schreef Craig A. Berry:
>
> [1] https://docs.microsoft.com/en-us/windows/win32/api/wininet/nf-wininet-internetreadfile
>
>
> From that page:
>
> Note  WinINet does not support server implementations. In addition, it should not be used from a service. For server implementations or services use Microsoft Windows HTTP Services (WinHTTP).
>
> If that means Windows Server implementations do not support this API, then another one should probably be used. But surely there is one that works on all types of Windows OS?

Thanks, but I think that just means you can't implement services with
it.  We don't want to implement an http(s) service, just an http(s)
client, even if it's running on a server version of Windows.

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About