Which PHP function retrieves a list of HTTP headers that have been sent as part of the HTTP response seenagape 10 years ago Which PHP function retrieves a list of HTTP headers that have been sent as part of theHTTP response or are ready to be sent? A. headers() B. getresponseheaders() C. header() D. headers_sent() E. headers_list() ← Previous question Next question →