You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by Sung-Gu <je...@apache.org> on 2003/02/04 05:22:29 UTC

Re: cvs commit: jakarta-commons/httpclient/src/test/org/apache/commons/httpclient TestMethodsNoHost.java TestWebappPostMethod.java

Hi Oleg,

You seems like got an answer... ;)

BTW, the default should be just an default, when there is no set-up to be
referred.

That would be happened to be considered for the running configuration on the
runtime...for applications or threads.

Sung-Gu

>   +    public static final String DEFAULT_CONTENT_CHARSET = "ISO-8859-1";

>   Index: PostMethod.java
>   +        URIUtil.encodeWithinQuery (parameter.getName(), charset);