Closed radum closed 10 years ago
Hello,
Unfortunately if you are behind a corporate proxy getting the file from http://unicode.org/Public/UNIDATA/UnicodeData.txt doesn't work as the connection is refused.
Could you update the code to use the ENV var HTTP_PROXY or HTTPS_PROXY when getting the data?
would you like to send a pull request?
Yes sure, give me a couple of minutes so I can test it out. ... Ok I've submitted #15 for this fix.
should work now ;D
Hello,
Unfortunately if you are behind a corporate proxy getting the file from http://unicode.org/Public/UNIDATA/UnicodeData.txt doesn't work as the connection is refused.
Could you update the code to use the ENV var HTTP_PROXY or HTTPS_PROXY when getting the data?