Bug 57928 - Add ability to define protocol (http/https) to AccessLogSampler GUI
Summary: Add ability to define protocol (http/https) to AccessLogSampler GUI
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: HTTP (show other bugs)
Version: 2.13
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-14 19:54 UTC by Philippe Mouawad
Modified: 2015-05-14 20:01 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2015-05-14 19:54:08 UTC
This patch allow to define (in UI) the protocol (http, https) use by AccessLogSampler.


https://github.com/apache/jmeter/pull/14
Comment 1 Philippe Mouawad 2015-05-14 20:01:55 UTC
Date: Thu May 14 20:01:17 2015
New Revision: 1679447

URL: http://svn.apache.org/r1679447
Log:
Bug 57928 - Add ability to define protocol (http/https) to AccessLogSampler GUI
This closes #14
Bugzilla Id: 57928

Modified:
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/AccessLogSampler.java
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/AccessLogSamplerBeanInfo.java
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/AccessLogSamplerResources.properties
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/AccessLogSamplerResources_fr.properties
    jmeter/trunk/xdocs/changes.xml
    jmeter/trunk/xdocs/usermanual/component_reference.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:37:59 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3594