Version | Updates |
---|---|
0.02 | Reworked into two classes and a function that calls the library. Added manipulation of Address, Headers, Cookies, Proxy, and Post Data. Allows you to pull httpcodes headersm cookies and location back from the request. Demos for HTTP GET, HTTP POST and HTTPS GET (NO HTTPS POST YET) |
0.01 | First update, not really functional yet except one HttpPost method. |
The .dll file was compiled within Visual C++ Express 10. It may/may not compile with earlier versions. All non-standard source is included. I've also included the .dll for those that cannot compile.
Any questions, improvements, etc - please let me know!