Skip to content

https: refactor to use http internals

Rather than using http, use _http_client, etc. directly.

Also moving all the exports to the bottom, in line with most of the rest of the codebase.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

https

Merge request reports

Loading