mirror of
https://github.com/openharmony/third_party_rust_hyper.git
synced 2026-08-28 06:49:58 -04:00
53bba6eb7f
BREAKING CHANGE: Server::https was changed to allow any implementation of Ssl. Server in general was also changed. HttpConnector no longer uses SSL; using HttpsConnector instead.