httprequest - D equivalent to XMLHttpRequest functions -


hey guys,i looking example code make http request in d, how xmlhttprequest of jscript.

some people have created wrappers libcurl, can use make http requests.

try one. https://github.com/gmfawcett/d-play-libcurl/blob/master/fawcett/curl.d


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -