Bug 62211 - Fix HTTP Request Server Documentation
Summary: Fix HTTP Request Server Documentation
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 4.0
Hardware: All All
: P2 minor (vote)
Target Milestone: JMETER_5.0
Assignee: JMeter issues mailing list
URL:
Keywords: FixedInTrunk
Depends on:
Blocks:
 
Reported: 2018-03-22 07:56 UTC by orimarko
Modified: 2018-03-31 11:52 UTC (History)
2 users (show)



Attachments
Patch with documentation fix (903 bytes, patch)
2018-03-22 07:57 UTC, orimarko
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description orimarko 2018-03-22 07:56:40 UTC
HTTP Request Documentation is not accurate in Server field, it states it's a required field:
" Yes, unless provided by HTTP Request Defaults "

But it can be empty also if Path is set with full URL as https://www.google.com

Change to mention it in documentation as:

" Yes, unless provided by HTTP Request Defaults or full URL exists in Path field "
Comment 1 orimarko 2018-03-22 07:57:52 UTC
Created attachment 35802 [details]
Patch with documentation fix
Comment 2 Philippe Mouawad 2018-03-22 08:06:42 UTC
Author: pmouawad
Date: Thu Mar 22 08:04:42 2018
New Revision: 1827461

URL: http://svn.apache.org/viewvc?rev=1827461&view=rev
Log:
Bug 62211 - Fix HTTP Request Server Documentation
Bugzilla Id: 62211

Modified:
    jmeter/trunk/xdocs/changes.xml
    jmeter/trunk/xdocs/usermanual/component_reference.xml
Comment 3 The ASF infrastructure team 2022-09-24 20:38:12 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4722