Bobtail

Latest version: v0.0.28

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

0.0.9

**Full Changelog**: https://github.com/joegasewicz/bobtail/compare/0.0.8...0.0.9

0.0.8

What's Changed
* Handle JSON, HTML, PLAINTEXT & Forms 31 by joegasewicz in https://github.com/joegasewicz/bobtail/pull/32
* Handle JSON, HTML, PLAINTEXT & Forms 3 by joegasewicz in https://github.com/joegasewicz/bobtail/pull/33


**Full Changelog**: https://github.com/joegasewicz/bobtail/compare/0.0.7...0.0.8
* Adds Birman package for decoding multipart form data
* Adds request body methods
⚠️ This release requires birman to be installed

0.0.7

**Full Changelog**: https://github.com/joegasewicz/bobtail/compare/0.0.6...0.0.7

0.0.6

What's Changed
* Middleware should implement a run method, not an init method 25 by joegasewicz in https://github.com/joegasewicz/bobtail/pull/26


**Full Changelog**: https://github.com/joegasewicz/bobtail/compare/0.0.5...0.0.6

 ⚠️ This is a breaking change. It changes the middleware's `init` methods to a `run` method.

0.0.5

What's Changed
* Middleware 57 by joegasewicz in https://github.com/joegasewicz/bobtail/pull/23


**Full Changelog**: https://github.com/joegasewicz/bobtail/compare/0.0.4...0.0.5

This release adds in pluggable middleware which can be created via implementing the abstract middleware class or
using external libraries, currently i have provided 2:

- https://github.com/joegasewicz/bobtail-cors
- https://github.com/joegasewicz/bobtail-logger

I will add to this list the following middleware soon:
- Identity Client middleware
- Auth middleware

The next release will include mostly some bug fixes & tidying up & missing tests but by `0.1.0` I expect this library to be fully functional although production ready is a long way off 🔭

🐈

0.0.4

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.