Is it possible to get the progress (or at least bytes sent) for a POST operation in any way, I'm currently using HTTPService but will happily change to something else if it will give me the ability to track the progress of the POST.
Is it possible to get the progress (or at least bytes sent) for a POST operation in any way, I'm currently using HTTPService but will happily change to something else if it will give me the ability to track the progress of the POST.