Fix laod error

db4
Slava Pestov 2008-09-29 20:09:31 -05:00
parent 845c30496d
commit 97c5324142
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
USING: http help.markup help.syntax io.files io.streams.string
io.encodings.8-bit io.encodings.binary kernel strings urls
byte-arrays strings assocs sequences ;
urls.encoding byte-arrays strings assocs sequences ;
IN: http.client
HELP: download-failed