Bug 54257

Summary: Enhance SamplerCreator interface to meet new requirements
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: HTTPAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: 2.8   
Target Milestone: ---   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 54205    

Description Philippe Mouawad 2012-12-07 14:43:00 UTC
Current interface is not adequate for the following use cases:
- Bug 54205, Post Body is needed to compute class
- Some protocols could be implemented by PreProcessors modifying Post Body content, to enable this SamplerCreator should allow post processing Sample once sample has been executed during recording
Comment 1 Philippe Mouawad 2012-12-07 14:52:35 UTC
Date: Fri Dec  7 14:51:45 2012
New Revision: 1418340

URL: http://svn.apache.org/viewvc?rev=1418340&view=rev
Log:
Bug 54257 - Enhance SamplerCreator interface to meet new requirements
Bugzilla Id: 54257

Modified:
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/AbstractSamplerCreator.java
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/Proxy.java
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/SamplerCreator.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:37:52 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3006