Home > Article > Web Front-end > Instructions for using the http.response.getHeader method in node.js_node.js
Method description:
Read header information that has been queued but not yet sent to the client.
Grammar:
Receive parameters:
name The type of response header. Note that this name is not case-sensitive.
Example: