HttpResultType

HttpResult - No creation interface, it will be returned in the httpAPI interface

Attributes:

  statusCode: HTTP response status code

  content: Payload content of the HTTP response

  header: the header content of the HTTP response

For detailed usage, see: Fx.http.get/post

2022-11-22
0 0