On Sat 12 Jan 2013 05:09, Daniel Hartwig writes:
> Looks like the copy-pasta left an inappropriate “(when extra-headers
> …)” around the deprecation warning in http-get*.
Fixed, thanks.
Andy
--
http://wingolog.org/
On 12 January 2013 02:49, Andy Wingo wrote:
>> ‘http-get*’ was added in 2.0.7, so it doesn’t seem wise to deprecate it
>> just a couple of months later, no?
>
> In many ways it's better to deprecate early while there are few users,
> and the change was recent. It's not like the interfaces are act
Howdy!
Andy Wingo skribis:
> On Fri 11 Jan 2013 17:53, l...@gnu.org (Ludovic Courtès) writes:
>
>> "Andy Wingo" skribis:
>>
>>> (http-get): Redefine in terms of http-get. Deprecate the
>>> #:extra-headers argument in favor of #:headers. Allow a body. Add a
>>> #:streaming?
Hi :)
On Fri 11 Jan 2013 17:53, l...@gnu.org (Ludovic Courtès) writes:
> "Andy Wingo" skribis:
>
>> (http-get): Redefine in terms of http-get. Deprecate the
>> #:extra-headers argument in favor of #:headers. Allow a body. Add a
>> #:streaming? argument, subsuming the functio
Hello!
"Andy Wingo" skribis:
> (http-get): Redefine in terms of http-get. Deprecate the
> #:extra-headers argument in favor of #:headers. Allow a body. Add a
> #:streaming? argument, subsuming the functionality of http-get*.
> (http-get*): Deprecate.
‘http-get*’ was a