Android Question HttpUtils2 response headers

Ian Garton

Member
Licensed User
Longtime User
Using the HttpUtils2 library, is there any means to retrieve the HttpResponse object on job completion?
I need to extract data from the headers.

Or will I have to use the older HttpUtils2 class and service and modify to expose the response there?

Thanks
Ian..
 
Top