http plugin getting status

I use http plugin to upload data to a web server.
When I make the post method to upload a file, is there a way to get the status of how many bytes were uploaded.

Please give me some pointers so that I can try to add a new method in the http plugin.

Thanks!