Class PutWriter

java.lang.Object
org.apache.jmeter.protocol.http.sampler.PostWriter
org.apache.jmeter.protocol.http.sampler.PutWriter

public class PutWriter extends PostWriter
Class for setting the necessary headers for a PUT request, and sending the body of the PUT.