Just BTW, I was sniffing my HTTP traffic for other reasons, and Ruby
soap4r seems to actually set "Encoding=utf-8" in the HTTP headers, but
wigs when it actually sees any UTF8.
-Chris

On 8/4/06, Charley Baker <[EMAIL PROTECTED]> wrote:
> You might also try running ruby with the -Ku option( i.e. ruby -Ku
> mytest.rb), if you run ruby --help you'll see it listed as an option to ruby
> for running Kanji code-set.
>
>   Sorry I couldn't be of more help, I only briefly took a look at some
> information on it a while back thinking I might have to use it as well, but
> haven't had to yet. You might try searching through and/or posting on the
> comp.lang.ruby newsgroup. I'd be interested to hear what you find if you can
> figure it out.
>
> Good luck,
> Charley
>
>
> On 8/3/06, visweswara < [EMAIL PROTECTED]> wrote:
> > I tried with
> >
> > $KCODE = 'utf8'
> > require 'jcode'  , still I am not able to provide utf8 support for watir
> >
> > Thanks charley and chris for helping out .
> >
> > ---
> > visw
> >
> ---------------------------------------------------------------------
> > Posted via Jive Forums
> >
> http://forums.openqa.org/thread.jspa?threadID=3253&messageID=8983#8983
> > _______________________________________________
> > Wtr-general mailing list
> > Wtr-general@rubyforge.org
> > http://rubyforge.org/mailman/listinfo/wtr-general
> >
>
>
> _______________________________________________
> Wtr-general mailing list
> Wtr-general@rubyforge.org
> http://rubyforge.org/mailman/listinfo/wtr-general
>
>
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to