gotta load urls.secure to use https
parent
e3f531cba4
commit
92f3ae39ad
extra/twitter
|
@ -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 ;
|
||||
|
|
Loading…
Reference in New Issue