On Tue Nov 12 02:42:16 2024 +0000, Hans Leidekker wrote:
This doesn't work if Open() hasn't been called which creates the inner request. You should add a security_flags field to struct winhttp_request and set the flags in request_set_parameters().
Ok, I will modify it to meet your expectations.