User Tools

Site Tools


reference:spamrules_statement_httppost

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
reference:spamrules_statement_httppost [2011/08/24 12:54] – created simonreference:spamrules_statement_httppost [2018/11/14 10:45] (current) – external edit 127.0.0.1
Line 13: Line 13:
  
 =====Example===== =====Example=====
-The following example will post the data 'test=1&data=something' to the webpage "http://www.pscs.co.uk/test.cgi", return the resulting HTTP headers into the ${hdrs} variable and return the resulting content into the ${content} variable+The following example will post the data 'test=1&data=something' to the webpage <nowiki>"http://www.pscs.co.uk/test.cgi"</nowiki>, return the resulting HTTP headers into the ${hdrs} variable and return the resulting content into the ${content} variable
 <code> <code>
 HTTPPost "http://www.pscs.co.uk/test.cgi" "test=1&data=something" hdrs content HTTPPost "http://www.pscs.co.uk/test.cgi" "test=1&data=something" hdrs content
 </code> </code>
reference/spamrules_statement_httppost.txt · Last modified: 2018/11/14 10:45 by 127.0.0.1