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
{{ message }}
This repository has been archived by the owner on Nov 5, 2018. It is now read-only.
Nano is minimalistic. I don't think that would be helpful in nano.
Might consider building an plugin functionality that executes before
each request being sent. This way you could do whatever you needed in
your application and augment nano if you felt like it?
If you think it's a good idea outside this use case, sure, go for it. But if you don't see anything else taking advantage of this, there is no need to bother. The thought simply crossed my mind when I saw a157df.
Nano sometimes interpolates user input without proper escaping.
Should we concern ourselves with protecting from URL injection? Or should the library user take care of that? Is this even a problem?
The text was updated successfully, but these errors were encountered: