I had a brief look at the curl library, they offer two modes of using the library, easy and multi. multi supporting threads, which we wouldn't use for a plugin right? I'd like to begin having a look at a new HTTP plugin using curl's easy mode, but wanted to hear what the list/developers think about this first.