On Wednesday 13 November 2002 20:03, dovan nguyen wrote: > Hi all, > > could anyone please tell me how to set the content > type header for the putMethod in WebdavResource or > else where ?
PutMethod extends org/apache/commons/httpclient/HttpMethod.java , which has a method setHeader(). Martin -- To unsubscribe, e-mail: <mailto:slide-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:slide-user-help@;jakarta.apache.org>
