Options
All
  • Public
  • Public/Protected
  • All
Menu

http请求类型

Hierarchy

  • Request

Index

Properties

body

body: any

请求体信息

header

header: Header

请求头

method

method: string

请求方法

pathVars

pathVars: Dict

请求url路径参数

queries

queries: Dict

请求url查询参数

url

url: string

请求url