You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your effort in building this library. It seems like the perfect tool for the task I have at hand.
I want to dynamically load and unload rules for evaluation in my .NET application while keeping the proxy server running. What's the recommended way to do that? Going through the API and tests reveals no obvious way to do that.
Thanks!
The text was updated successfully, but these errors were encountered:
In Fluxzy Desktop, the entire proxy is reloaded whenever a rule update occurs. This is fast enough for an HTTP debugger. However, if you’re looking for a more real-time experience, I'm afraid this feature does not yet exist.
We'll keep this issue open, as what you're looking for is an interesting potential feature.
Thank you for your effort in building this library. It seems like the perfect tool for the task I have at hand.
I want to dynamically load and unload rules for evaluation in my .NET application while keeping the proxy server running. What's the recommended way to do that? Going through the API and tests reveals no obvious way to do that.
Thanks!
The text was updated successfully, but these errors were encountered: