org.owasp.webscarab.httpclient
Interface HTTPClient

All Known Implementing Classes:
URLFetcher

public interface HTTPClient

Author:
rdawes

Method Summary
 Response fetchResponse(Request request)
           
 

Method Detail

fetchResponse

Response fetchResponse(Request request)
                       throws java.io.IOException
Throws:
java.io.IOException