package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Apr 7, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package httpx 提供各引擎共用的 HTTP Client 默认值(超时等)。
DefaultTimeout 为未显式配置 Timeout 时的默认请求超时(含连接+TLS+首包+整体)。
OrDefault 返回可用的 *http.Client:nil 或 Timeout==0 时使用 defaultTimeout。
若 c 已有 Timeout>0,原样返回 c。
Source Files
¶
Click to show internal directories.
Click to hide internal directories.