|
From: Frank K. <fku...@to...> - 2004-11-10 21:51:32
|
I'm trying to retrieve objects from a RETS server. I get a HttpRecoverableException: org.apache.commons.httpclient.HttpException: Unable to parse header: MIME-Version 1.0 Apparently the server is leaving out the ":" between the MIME-VERISION and the 1.0. I would like to tell org.apache.commons.httpclient.HttpClient to ignore this rather than throwing an exception, but it's not clear to me what would be the simplest way. Do I need to be modifying org.realtors.rets.client.CommonsHttpClient()? Thanks, -- Frank Kurzawa <fku...@to...> Topaz Software, Inc. |