help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] HTTP clients


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] HTTP clients
Date: Mon, 05 Sep 2005 09:35:21 +0200
User-agent: Mozilla Thunderbird 0.9 (Macintosh/20041103)

Applied, except that I made #isHexDigit and #readHexFrom: accept any radix, naming them #isDigit: and #readFrom:radix:.

It also seems to me that HTTPClient>>#head:requestHeaders:into: should be removed in favour of #head:requestHeaders:, since it doesn't do anything with the stream parameter.

Right.  I left the old method for now, but added the new one.

Thanks very much,

Paolo





reply via email to

[Prev in Thread] Current Thread [Next in Thread]