[FIX][BUG] Not displaying full URL in HTTPClient error message ( Error is in parsing ftp url's. )

frankcag at crystal-objects.com frankcag at crystal-objects.com
Tue Dec 14 21:18:17 UTC 2004


The parsing of the url assumed 'http://' at the head of the url. If the
url didn't star with 'http' it was used as is.

This cs strip off the 'ftp://' part if it is present.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: httpGetDocument-fc.cs.gz
Type: application/octet-stream
Size: 1833 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20041214/c0d3fb94/httpGetDocument-fc.cs.obj


More information about the Squeak-dev mailing list