HelpWizard Pages Protocols HTTP HTTPS/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) |
Cg (Diskussion | Beiträge) |
||
Zeile 6: | Zeile 6: | ||
<!-- notice the special (invalid) URL below, which is detected by the help wizard but ignored by browsers --> |
<!-- notice the special (invalid) URL below, which is detected by the help wizard but ignored by browsers --> |
||
Create a new compound action, and drag (or copy-paste) the |
Create a new compound action, and drag (or copy-paste) the |
||
<span class="plainlinks">"[http://:expecco/navigate/*HTTP*Get* <CODE>HTTP [Get]</CODE>" action block]</span> |
<span class="plainlinks">"[http://:expecco/navigate/*HTTP*Get* <CODE>HTTP [Get]</CODE>" action block] </span> |
||
from the standard library into it (you will find it easily via the tree's "Search" tab, where you can type "<CODE>http;get</CODE>" into its text field). |
|||
Freeze the "''httpUrlPath''" input pin (by double clicking on it), and give it a valid URL (incl. the "http://" prefix). |
Freeze the "''httpUrlPath''" input pin (by double clicking on it), and give it a valid URL (incl. the "http://" prefix). |
Version vom 19. November 2020, 12:52 Uhr
Protocols - HTTP/HTTPS
Create a new compound action, and drag (or copy-paste) the
"HTTP [Get]
" action block
from the standard library into it (you will find it easily via the tree's "Search" tab, where you can type "http;get
" into its text field).
Freeze the "httpUrlPath" input pin (by double clicking on it), and give it a valid URL (incl. the "http://" prefix). For example, give it the value "http://www.wikipedia.de".
Execute the action (click on the run button).