android - How can I get the URL of an HTTPResponse -


how can url of httpresponse? tried:

response.getheaders("locations") 

but obtained:

11-15 21:14:03.355: info/system.out(880): [lorg.apache.http.header;@43ea9568 

you maybe thinking of redirecting client new url in case want set location not locations

requests have urls, responses data packets sent client.


Comments

Popular posts from this blog

c++ - How to modify context menu of internet explorer using IDocHostUIHandler::ShowContextMenu? -

android - Spacing between the stars of a rating bar? -

c# - Getting "Internal .Net Framework Data Provider error 30" error when column has NULL value -