GitHub
Preparing search index...
The search index is not available
xk6-crawler
xk6-crawler
ResponseHeadersCallback
Type Alias ResponseHeadersCallback
ResponseHeadersCallback
:
(
response
:
Response
)
=>
void
The type of callback function registered by
Crawler.onResponseHeaders
.
Type declaration
(
response
:
Response
)
:
void
Parameters
response
:
Response
the current response
Returns
void
Settings
Theme
OS
Light
Dark
GitHub
xk6-crawler
Loading...
The type of callback function registered by Crawler.onResponseHeaders.