https://issues.apache.org/bugzilla/show_bug.cgi?id=56939
--- Comment #2 from Sebb <[email protected]> --- It looks like the samplers don't expect to send parameters for an OPTIONS method. Were you expecting the parameters to be sent as part of the OPTIONS line, or as a part of a content body? JMeter does support sending parameters as part of the OPTIONS line; you just have to include them as part of the path, rather than as parameters in the table below. -- You are receiving this mail because: You are the assignee for the bug.
