artiya4u / google-http-java-client

Automatically exported from code.google.com/p/google-http-java-client
0 stars 0 forks source link

Collect some performance data for HTTP requests #154

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It might be useful to collect some performance data for HTTP requests, such as:

1. Time to execute request
2. Size of HTTP message, including headers and content
3. Size of HTTP response, including headers and content

Haven't determined yet how the data would be exposed, but possibly something 
like getter methods on the HttpResponse.

Original issue reported on code.google.com by yan...@google.com on 28 Sep 2012 at 1:40

GoogleCodeExporter commented 9 years ago
Another useful data point to collect might be time to parse in 
HttpResponse.parseAs()

Original comment by yan...@google.com on 28 Sep 2012 at 1:42

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 24 Jan 2013 at 2:30

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 6 Feb 2013 at 11:54

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 10 Jun 2013 at 1:07

GoogleCodeExporter commented 9 years ago

Original comment by ngmic...@google.com on 3 Sep 2013 at 8:02

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 27 Sep 2013 at 11:56