yuto - 2003-04-22

Hi
I'm wondering if it's possible to send a URL string that is encoded in any encoding? For example, can I use any encoding for the urlString input of the getResponse(urlString) method?

Basically I might need to use different language encodings in my URLs, so I want to see if HTTPUnit can handle them and send them to the server properly.