最后更新于:2021-12-01 11:11:13
Retrieves headers associated with the response.
(array) Map of header name to header value.
文件: gc-includes/class-gc-http-response.php
public function get_headers() { return $this->headers; }