You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[file( data, [filename], [contentType] )](/javascript-api/k6-http/file-data-filename-contenttype)| Create a file object that is used for building multi-part requests. |
13
13
|[get( url, [params] )](/javascript-api/k6-http/get-url-params)| Issue an HTTP GET request. |
14
-
|[options( url, [body], [params] )](/javascript-api/k6-http/options-url-body-params)| Issue an HTTP GET request. |
0 commit comments