Do you support cookies?

Yes, loader.io supports cookies, and will treat them just like a browser does. When you have multiple URLs and the server sends a "Set-Cookie" header back with the response, the next request from loader will contain that cookie.

To manually set a cookie, add a header with the name "Cookie" and the cookie's data in the value field.