Hi Sascha, > ((sxpath "//h1[@class='header']//*/text()") > (with-input-from-request > "http://www.imdb.com/title/tt0497465/" > #f html->sxml))
This isn't a fix for your problem: it's a plug for my egg, rest-bind, which might be useful to you if you're binding a lot of HTTP APIs like this. http://wiki.call-cc.org/eggref/4/rest-bind Regards, @ndy -- [email protected] http://www.ashurst.eu.org/ 0x7EBA75FF _______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
