Path: news.mathworks.com!not-for-mail
From: "Matthew Simoneau" <matthew@mathworks.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: urlread passing special characters
Date: Wed, 20 Feb 2008 22:30:04 +0000 (UTC)
Organization: The MathWorks
Lines: 3
Message-ID: <fpi9lc$fkh$1@fred.mathworks.com>
References: <fpi8c2$t5k$1@fred.mathworks.com>
Reply-To: "Matthew Simoneau" <matthew@mathworks.com>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1203546604 16017 172.30.248.38 (20 Feb 2008 22:30:04 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 20 Feb 2008 22:30:04 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 25640
Xref: news.mathworks.com comp.soft-sys.matlab:452775


URLREAD is encoding these because the GET needs to be a
valid URL.  Shouldn't whatever's on the other end be
decoding these?