gotta load urls.secure to use https
parent
e3f531cba4
commit
92f3ae39ad
|
@ -1,5 +1,5 @@
|
||||||
USING: accessors assocs hashtables http http.client json.reader
|
USING: accessors assocs hashtables http http.client json.reader
|
||||||
kernel namespaces urls.encoding ;
|
kernel namespaces urls.secure urls.encoding ;
|
||||||
IN: twitter
|
IN: twitter
|
||||||
|
|
||||||
SYMBOLS: twitter-username twitter-password ;
|
SYMBOLS: twitter-username twitter-password ;
|
||||||
|
|
Loading…
Reference in New Issue