Example usage for org.apache.http.client.methods HttpDelete subclass-usage

List of usage examples for org.apache.http.client.methods HttpDelete subclass-usage

Introduction

In this page you can find the example usage for org.apache.http.client.methods HttpDelete subclass-usage.

Usage

From source file com.eviware.soapui.impl.wsdl.submit.transports.http.support.methods.ExtendedDeleteMethod.java

/**
 * Extended PostMethod that supports limiting of response size and detailed
 * timestamps
 * 
 * @author Ole.Matzura
 */