If you're talking about using the validate_docs javascript validation of couchdb, making HTTP calls is not supported there. On Sat, Aug 15, 2009 at 1:21 PM, Sam Johnston <[email protected]> wrote:
> Evening all, > > Understanding the performance implications of doing so (but planning to use > CouchDB for a largely read-only dataset) I'd like to be able to validate > against external data sources - for example the existance of a domain or > NASDAQ symbol, fields in a web server certificate, etc. > > Presumably it is possible to make HTTP[S] requests using SpiderMonkey - is > this indeed the case? Have any of you done something like this already? > > Thanks, > > Sam >
