TeamSmil3y / PigeonPost

Python web framework • apparently easy to use
https://docs.pigeon.teamsmiley.org
MIT License
1 stars 0 forks source link

:art: rewrite tagging of HTTPRequests and HTTPResponses #63

Closed lstuma closed 4 months ago

lstuma commented 4 months ago

currently tagging is performed using MiddlewareTags Objects. Tagging is used for middleware processing steps to keep track of information between processing steps for the same components.

lstuma commented 4 months ago

fixed in commits: