erickgugo / rest-client

Automatically exported from code.google.com/p/rest-client
Apache License 2.0
0 stars 0 forks source link

Add IDN support #173

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Please, add support for internationalized domain names. Most modern browsers 
are capable of navigating to IDN websites.

For example this one: http://минобрнауки.рф

Original issue reported on code.google.com by kwinto.mail@gmail.com on 24 May 2013 at 9:32

GoogleCodeExporter commented 8 years ago
Let me check Java support for IDN.

Original comment by subwiz on 27 May 2013 at 10:30

GoogleCodeExporter commented 8 years ago
Rev 89072a1666977f6577ddf9cc3df53fcd1cda4cd4 has the fix. Please verify.

Original comment by subwiz on 27 May 2013 at 11:30

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
IDN works fine now.
Thanks a lot for the fast fix!

Tested on:
Apache Maven 3.0.3
Java version: 1.6.0_45, vendor: Apple Inc.
OS name: "mac os x", version: "10.8.3", arch: "x86_64", family: "mac"
restclient-ui

Original comment by kwinto.mail@gmail.com on 28 May 2013 at 3:02

GoogleCodeExporter commented 8 years ago
You are welcome!

Original comment by subwiz on 28 May 2013 at 8:14