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
Repository metrics
- Stars
- (12,643 stars)
- PR merge metrics
- (No merged PRs in 30d)
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