最后更新于:2021-12-01 11:11:49
Retrieves the response data.
(string) Response data.
文件: gc-includes/class-gc-http-requests-response.php
public function get_data() { return $this->response->body; }