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
How to send Name/Value Pairs
Steps to send name/value pairs
Run WcfStorm.Rest.exe
To send name/value pairs via the URL (i.e. the query string), select GET, DELETE, HEAD or OPTIONS
or
To send name/value pairs via the request body, select POST or DELETE
In the "Request Parameters" panel, check the "Send Name/Value Pairs" checkbox
In the"Request Parameters " panel, enter the one (1) Name/Value pair per line
in unencoded form.
The Name and the Value must be separated by the equal ("=") sign. For example,
Click Send.