mhils / HoneyProxy

This project is now part of @mitmproxy.
https://github.com/mitmproxy/mitmproxy/
MIT License
198 stars 43 forks source link

Autocomplete sometimes doesn't trigger. #41

Closed mhils closed 11 years ago

mhils commented 11 years ago

Autocomplete sometimes doesn't trigger.

function(flow) {
  flow. //doesn't trigger.
};