facebook/stetho
GitHub で見るExtending and adding a interceptor to give an output similar to default chrome network request
Open
#312 opened on 2015年12月7日
enhancementhelp wanted
Repository metrics
- Stars
- (12,643 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明

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