View | Details | Raw Unified | Return to bug 62211
Collapse All | Expand All

(-)xdocs/usermanual/component_reference.xml (-1 / +1 lines)
Lines 205-211 Link Here
205
205
206
<properties>
206
<properties>
207
        <property name="Name" required="No">Descriptive name for this sampler that is shown in the tree.</property>
207
        <property name="Name" required="No">Descriptive name for this sampler that is shown in the tree.</property>
208
        <property name="Server" required="Yes, unless provided by HTTP Request Defaults">
208
        <property name="Server" required="Yes, unless provided by HTTP Request Defaults or full URL exists in Path field">
209
            Domain name or IP address of the web server, e.g. <code>www.example.com</code>. [Do not include the <code>http://</code> prefix.]
209
            Domain name or IP address of the web server, e.g. <code>www.example.com</code>. [Do not include the <code>http://</code> prefix.]
210
            Note: If the "<code>Host</code>" header is defined in a Header Manager, then this will be used
210
            Note: If the "<code>Host</code>" header is defined in a Header Manager, then this will be used
211
            as the virtual host name.
211
            as the virtual host name.

Return to bug 62211