WS7: http response throttling w/ built-in web server?
WebStorm 7 ships with a built-in web server. is there a way to configure it to throttle HTTP responses to simulate slow connections while developing UI?
If no such feature exists in WS7 what tools can folks recommend for a) Win b) Mac (I use both platforms).
thanks
-nikita
Please sign in to leave a comment.
Hello!
there is no such feature in webstorm. You can try sloppy, for example - see http://www.dallaway.com/sloppy/index.html
thx - sloppy works.