1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/harmonyos_codelabs-HttpsRequest

Клонировать/Скачать
README.en.md 1.1 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
yxk2026 Отправлено 15.06.2025 06:43 917690d

HTTPS Request Process

Introduction

Based on the network module, learn how to implement secure, encrypted data transmission.

Concepts

  • Webview: a component that provides web control and display capabilities.
  • HTTP data request: network management module, which provides the HTTP data request capability and supports the GET, POST, OPTIONS, HEAD, PUT, DELETE, TRACE and CONNECT request methods.
  • HTTPS: an application layer protocol that supports encrypted transmission and identity authentication to ensure secure data transmission.
  • SSL: Secure Socket Layer, which is a security protocol implemented based on the transmission communication protocol (TCP/IP).
  • TLS: Transport Layer Security, which is a security protocol designed to implement encrypted data transmission.

Permissions

N/A

How to Use

  1. Use @kit.NetworkKit to send an HTTPS request.

Constraints

  1. The sample is only supported on Huawei phones with standard systems.
  2. HarmonyOS: HarmonyOS 5.0.0 Release or later.
  3. DevEco Studio: DevEco Studio 5.0.0 Release or later.
  4. HarmonyOS SDK: HarmonyOS 5.0.0 Release SDK or later.

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/harmonyos_codelabs-HttpsRequest.git
git@api.gitlife.ru:oschina-mirror/harmonyos_codelabs-HttpsRequest.git
oschina-mirror
harmonyos_codelabs-HttpsRequest
harmonyos_codelabs-HttpsRequest
master