it looks like you are searching for libcurl, which is a 3rd party library. i assume you have downloaded it and added that as a reference? there shouldn't be any curl libraries in the .net framework.
i wouldn't say httpwebrequest is obsolete, but it is weak compared to say, your own http library.