Skip to content

respHeaderCount()

OverEasy edited this page Feb 20, 2018 · 2 revisions

respHeaderCount()

Return the number of response headers received. Valid only when readyState is >= 2 (readyStateHdrsRecvd). Will return zero otherwise.

return is type int

Clone this wiki locally