I've run into a problem with making a GET request, and I'm still not 
sure if I've made an incorrect assumption or if this is a bug. Either 
way the error occurs when I try to make a simple GET request ( http-get 
) to one of these APIs:
"/https://www.bitstamp.net/api/ticker/";, 
"https://btc-e.com/api/3/ticker/btc_usd"; /

The strange part is that I have been successfully getting data from 
bitstamp for a few days. Then I tried the same code with the other and 
it would only return this error:

         Generic word >secure-addr does not define a method for the inet 
class.
         Dispatching on object: T{ inet f "btc-e.com" 443 }

Sometimes this happens with bitstamp, but it's on and off. Any advice on 
this would be greatly appreciated!

Thanks,
Evan

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to