Menu

Encoding in URL string

yuto
2003-04-22
2003-04-28
  • yuto

    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.

     
    • Russell Gold

      Russell Gold - 2003-04-28

      HttpUnit should be able to handle different encodings. It will use the one it finds in the form to which it is generating a reply.  Did you try it?

       

Log in to post a comment.

Auth0 Logo