You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by Rob Owen <Ro...@sas.com> on 2003/02/10 17:35:23 UTC

[PATCH] CopyMethod/MoveMethod support for new HttpClient

Compiling Slide against the latest (CVS) HttpClient has two compilation errors. HttpConnection.getProtocol doesn't return a String anymore. The scheme is retrieved by calling the getScheme() method on the Protocol object that is returned.

------
Rob Owen
SAS Institute Inc.
email: Rob.Owen@sas.com