From: Dean M. C. B. <dmb...@fr...> - 2008-08-07 10:18:44
|
Hi Guys, I haven't been able to re-use the libpion parser code yet, mainly because it's more of a server-side incremental parser than anything else. I may be able to use this in the asynchronous version of the HTTP client, but this may not be required after all. But, I have re-written the 'get' implementation of the HTTP client. Now the next steps would be to add support for other API calls like 'put', 'delete_', 'post', and 'head'. This should inch us closer to a more robust HTTP client implementation built on top of the message framework. More updates when I have them -- for now please update your http_integration branches. I'd love to get feedback about the implementations. :) -- Dean Michael Berris Software Engineer, Friendster, Inc. |