implements a generic solution to redirect query strings generated by forms to path based URIs that can be handled by existing routes. This eliminates the need for javascript that was doing the equivalent client-side.
implements a generic solution to redirect query strings generated by forms to path based URIs that can be handled by existing routes. This eliminates the need for javascript that was doing the equivalent client-side.