gotta load urls.secure to use https

db4
Joe Groff 2009-02-12 22:56:46 -06:00
parent e3f531cba4
commit 92f3ae39ad
1 changed files with 1 additions and 1 deletions
extra/twitter

View File

@ -1,5 +1,5 @@
USING: accessors assocs hashtables http http.client json.reader
kernel namespaces urls.encoding ;
kernel namespaces urls.secure urls.encoding ;
IN: twitter
SYMBOLS: twitter-username twitter-password ;