facebook/stetho
View on GitHubExtending and adding a interceptor to give an output similar to default chrome network request
Open
#312 opened on Dec 7, 2015
enhancementhelp wanted
Description

I am using the okhttp interceptor provided by stetho, but I am only getting latency and download times. How do I provision okhttp to get a network timeline output like above? It would be great if a library developer would point to right direction to develop such a functionality if its not present