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 was archived by the owner on Feb 22, 2019. It is now read-only.
That's not an issue, but a feedback from an user. It would be amazing to have an example showing all the different possibilities to do on the incoming request and on the outgoing response.
Actually, the "Listen Synchronously" just show how to modify the response. Since there are events like "http:*" and "request:onSuccess", it would be to have a decent list of differents actions that are possibile at this specific moment in the lifecycle of the request.
That would allow the integrator to see what he can do with pipe & hooks
That's not an issue, but a feedback from an user. It would be amazing to have an example showing all the different possibilities to do on the incoming request and on the outgoing response.
Actually, the "Listen Synchronously" just show how to modify the response. Since there are events like "http:*" and "request:onSuccess", it would be to have a decent list of differents actions that are possibile at this specific moment in the lifecycle of the request.
That would allow the integrator to see what he can do with pipe & hooks