| org.archive.httpclient.HttpRecorderPostMethod
HttpRecorderPostMethod | public class HttpRecorderPostMethod extends PostMethod (Code) | | Override of PostMethod that marks the passed HttpRecorder w/ the transition
from HTTP head to body and that forces a close on the responseConnection.
This is a copy of
HttpRecorderGetMethod . Only difference is the
parent subclass.
author: stack version: $Date: 2005-04-07 21:44:47 +0000 (Thu, 07 Apr 2005) $ $Revision: 3351 $ |
|
|