How can I set a cookie in a request using Fiddler? April 8, 2023 by Tarik Simple…You need to set a header value, with your request, like so: Cookie: YourCookieName=YourCookieValue