mirror of
https://github.com/astaxie/beego.git
synced 2024-11-22 07:40:54 +00:00
0e786fa4af
When a filter is run _after_ the router completes, it's input params, such as `":splat"` will have been overwritten by the filter's router pass. This commit adds the ability to tell the router to revert to the previous input params after running a filter. |
||
---|---|---|
.. | ||
acceptencoder_test.go | ||
acceptencoder.go | ||
context_test.go | ||
context.go | ||
input_test.go | ||
input.go | ||
output.go |