wcfstorm

 

How to send Name/Value Pairs

Steps to send name/value pairs

  1. Run WcfStorm.Rest.exe
  2. 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
     
  3. In the "Request Parameters" panel, check the "Send Name/Value Pairs" checkbox
  4. 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,


     
  5. Click Send.