DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23007>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23007

HTTP Request Sampler should support variables in path field

           Summary: HTTP Request Sampler should support variables in path
                    field
           Product: JMeter
           Version: 1.9.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Main
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The HTTP Request Sampler should support variables in the path field.  This 
would allow for simple generation of dynamic URLs.  This solves certain 
problems which the current HTTP URL Re-Writing feature currently does not 
adequately address.

http://foo.com/38ds8dajsd/a.zip

could be dynamically generated by setting the path field to:

http://foo.com/${session_id}/a.zip

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to