Minor fix for [ProxyPatternPool](https://pypi.org/project/ProxyPatternPool/) _9.0_.
29.1
- check parameter default value type for consistency - improve tutorial
29.0
- Refactor and rework parameter handling, including http list support. - Forbid mixing http and json parameters. - Improve and fix some tests. - Improve documentation, tutorial and recipes.
28.6
- Add `FSA_JSON_STREAMING` option to work around database connections staying as _idle in transaction_. - Refactor generic type handling, to be continued. - Handle repeated HTTP parameters as `list[str]`.