facebook/stetho

Extending and adding a interceptor to give an output similar to default chrome network request

Open

#312 opened on Dec 7, 2015

View on GitHub
 (8 comments) (0 reactions) (0 assignees)Java (1,163 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (12,643 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

image

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

Contributor guide