* Encode parameter values in http path and ... - don't send param values in request body in http get request - send param values in http post request * rust tests * refactor code * add tests
* split wasm filter * fix int and unit tests * rename public_types => common and move common code there * rename * fix int test