Makes a GET request with custom headers.
API endpoint
Headers data table
When I k6 make a GET request to "/users/1" with headers: | Authorization | Content-Type | | Bearer abc123 | application/json | Copy
When I k6 make a GET request to "/users/1" with headers: | Authorization | Content-Type | | Bearer abc123 | application/json |
Makes a GET request with custom headers.