1.0.15.1: Fix asdf-install for HTTP servers that omit the Length: header.
authorAndreas Fuchs <asf@boinkor.net>
Wed, 27 Feb 2008 16:56:27 +0000 (16:56 +0000)
committerAndreas Fuchs <asf@boinkor.net>
Wed, 27 Feb 2008 16:56:27 +0000 (16:56 +0000)
commit8fdbd788bf02c20794a90b508afe22d075f45a54
treeaae8659c399372377c98d785d9d32a7e9d0ea275
parentfc31bc13de8f252311185aa728acbbb7f73d64fb
1.0.15.1: Fix asdf-install for HTTP servers that omit the Length: header.

Make copy-stream use the output stream's element type, as the input stream
is very likely to be a bivalent stream, which will report CHARACTER, leading
to incompatible element-types.
contrib/asdf-install/installer.lisp
version.lisp-expr