wcfstorm
Skip over navigation
Home
Buy Now!
Screenshots
Learn More
Contact us
FAQ
Home
Site Map
Search
Sign In
How to Install WCFStorm.REST
How to install a new license
WcfStorm.REST QuickStart Guide
How to send a GET request
How to Send a POST Request
How to Send PUT Request
How to Send a DELETE Request
How to Send an OPTIONS Request
How to send Name-Value Pairs
How to send files
How to setup default Request Headers
Configuring a proxy
Working with Cookies
Working with X509 Certificates
How to do a Performance Test on a REST Service
How to create a project
How to create functional tests
How to validate functional tests
Getting started with scripting
Scripting API : Documentation
Modifying HTTP Requests using a script
How to Setup Basic Authentication
How to Setup Windows/NTLM Authentication
How To : Distributed Performance Test
Working with Cookies
Steps to create new cookies
In the test window, click on the Cookies button. This will bring up the Request Cookies window
Click on "Create a new cookie".
Enter the cookie values.
(Optional) Check "Include this cookie in the request". If this is not checked, the cookie will be crated/stored internally but not sent as part of the request.
Click on Save New Cookie button.
Steps to include/exclude a cookie
In the test window, click on the Cookies button. This will bring up the Request Cookies window
Under the "IncludeInRequest" column, you can check/uncheck to specify whether the cookie will be sent in the request.
Click Save.