[OGo-Developer] multipart/form-data and text encoding

Helge Hess developer@opengroupware.org
Thu, 23 Aug 2007 23:27:31 +0200


On 23.08.2007, at 23:25, Helge Hess wrote:
> Hm:
> ---snip---
> - (void)setDefaultFormValueEncoding:(NSStringEncoding)_enc {
>   if (_enc != NSUTF8StringEncoding || _enc != NSASCIIStringEncoding)
>     [self notImplemented:_cmd];
> }
> ---snap---
> Looks we miss this for WO compat :-)

Uhm, in case this wasn't obvious. If someone starts implementing form- 
value decoding in the simple parser, he should check - 
defaultFormValueEncoding to determine the default if the client gives  
none. (hint hint ;-)

Thanks,
   Helge
-- 
Helge Hess
http://www.helgehess.eu/