This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
reference:spamrules_statement_httpget [2011/08/24 11:55] – simon | reference:spamrules_statement_httpget [2018/11/14 10:45] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 9: | Line 9: | ||
* The first line of the headers variable will contain the HTTP result code, if present | * The first line of the headers variable will contain the HTTP result code, if present | ||
* If VPOP3 cannot connect to the web server or cannot resolve the name of the website, the headers may be empty | * If VPOP3 cannot connect to the web server or cannot resolve the name of the website, the headers may be empty | ||
+ | * Only < | ||
* **HTTPGet** is only suitable for retrieving text web pages | * **HTTPGet** is only suitable for retrieving text web pages | ||
+ | * VPOP3 has more control over **HTTPGet** than it does over **WinHTTPGet** | ||
=====Example===== | =====Example===== | ||
- | The following example will retrieve the webpage " | + | The following example will retrieve the webpage |
< | < | ||
HTTPGet " | HTTPGet " | ||
</ | </ |