Q. Which method provides access to HTTP headers?
β
Correct Answer: (B)
header()
Explanation: header() returns the Header object.
Explanation: header() returns the Header object.