iand / moriarty

Automatically exported from code.google.com/p/moriarty
GNU General Public License v2.0
1 stars 0 forks source link

Provide request/response time in Moriarty HttpResponse objects #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It would be useful if Moriarty responses contained a property for the time
(in milliseconds) taken between initiating a Platform request and receiving
the response.

Original issue reported on code.google.com by townxelliot on 28 May 2009 at 9:40

GoogleCodeExporter commented 9 years ago
By the way, this isn't a defect but a feature request, but I couldn't see a way 
to
change the issue type.

Original comment by townxelliot on 28 May 2009 at 9:40

GoogleCodeExporter commented 9 years ago
I just noticed that Moriarty provides an 'info' element on the response, which I
could use to get timings from. However, it would be good if this were 
documented more.

Original comment by townxelliot on 28 May 2009 at 3:39