openharmony 鸿蒙 capi-netstack-http-performancetiming

2026-08-25 浏览 (1)

Http_PerformanceTiming

typedef struct Http_PerformanceTiming {...} Http_PerformanceTiming

Overview

Defines the HTTP response timing information, which will be collected via Http_Response.

Since: 20

Related module: netstack

Header file: net_http_type.h

Summary

Member Variables

NameDescription
double dnsTimingDuration from the time when the request is initiated to the time when the DNS resolution is complete.
double tcpTimingDuration from the time when the request is initiated to the time when the TCP connection is complete.
double tlsTimingDuration from the time when the request is initiated to the time when the TLS connection is complete.
double firstSendTimingDuration from the time when the request is initiated to the time when the first byte is sent.
double firstReceiveTimingDuration from the time when the request is initiated to the time when the first byte is received.
double totalFinishTimingDuration from the time when the request is initiated to the time when the request is complete.
double redirectTimingDuration from the time when the request is initiated to the time when all redirection steps are complete.

你可能感兴趣的鸿蒙文章

openharmony 鸿蒙 capi-netconnection-netconn-connectionproperties

openharmony 鸿蒙 errorcode-net-mdns

openharmony 鸿蒙 js-apis-net-ethernet-sys

openharmony 鸿蒙 errorcode-net-http

openharmony 鸿蒙 capi-netstack-http-proxy

openharmony 鸿蒙 js-apis-system-fetch

openharmony 鸿蒙 errorcode-kernel

openharmony 鸿蒙 capi-netstack-netstack-certblob

openharmony 鸿蒙 js-apis-net-mdns

openharmony 鸿蒙 capi-netstack-websocket-closeoption

  • 所属分类: 后端技术
  • 本文标签: 软件 鸿蒙
  • 版权声明: 本文链接 https://seaxiang.com/blog/fClWUJNh