Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Add ability to have post request filters #4

Open
emptyflash opened this issue Nov 14, 2016 · 2 comments
Open

Add ability to have post request filters #4

emptyflash opened this issue Nov 14, 2016 · 2 comments

Comments

@emptyflash
Copy link
Contributor

emptyflash commented Nov 14, 2016

This includes coming up with a was to show where the request gets forwarded. Initial thought is something like:

["Plug1", "Plug2", "$", "PostPlug1", "PostPlug2"]
                    ^--this is where the forward plug is called```
@kentongray
Copy link

kentongray commented Jan 27, 2017

when you say post do you mean post method or after request (response)? that should just be a different property on the config IMO

@kentongray
Copy link

or perhaps just a different (optional?) method on the plug?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants