Konrad Dzwinel
Konrad Dzwinel
That's definitely a good idea, but meanwhile you can use "Copy as cURL" feature to replay requests from your terminal.
@maxogden that sounds neat! Although, I'm not quite sure what are the benefits of using utun over a proxy - easier setup? (doesn't it require root access?) more accurate data?...
Very good point - I'll definitely expand the default "recording network activity" text (and possibly link to readme there)
I've made this as a quick fix:
That's also an option - I'll see how easy it is to add that icon to the action area (in regular devtools it's on the tab bar). Other option is...
Good point. I definitely don't want to take away too much space or do different versions for different OSes. As far as I tested native menu on windows appears inside...
Modifying source code is not exactly a great user experience :) I'm working on a flag support (based on #29) and, later on, ui for all options #34 .
Thanks for offer, but I agree with @ayhankuru - github pages will be perfect for this. What I need is logo + website design + time. I'm trying to figure...
@MichielDeMey thanks for input! You are right - setTimeout will only emulate latency. I'm not sure how to correctly emulate bandwidth at this point, but I'd guess that it should...
Note: to show the network throttling panel back again revert https://github.com/kdzwinel/betwixt/commit/c002175d9e1f32ff5c528a1af06a8c3cb665509e .