Wsblib

Latest version: v1.2.0

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

Scan your dependencies

Page 1 of 3

1.2.0

Creating a method to send a response to the client.

Major commits

- [3c8f2a6](https://github.com/firlast/wsblib/commit/3c8f2a6): Adding `send_response` in `RequestProcessed` class.

1.1.3

Update project requirements.

Major commits

- [eec066b](https://github.com/firlast/wsblib/commit/eec066b): Update project requirements.

1.1.2

Update project requirements.

Major commits

- [50b4b9e](https://github.com/firlast/wsblib/commit/50b4b9e): Update project requires.

1.1.1

Print query string in log request.

Major commits

- [828973d](https://github.com/firlast/wsblib/commit/828973d): Include query string in request path.

1.1.0

Making it easier to get the response from the route or callback function.

Major commits

- [9728988](https://github.com/firlast/wsblib/commit/9728988): Adding method to get response from callback or route;
- [cc85253](https://github.com/firlast/wsblib/commit/cc85253): Receiving `use_globals` argument in `get_response` method.

1.0.0

Providing **full control** of the *request and response* cycle to the customer.

Major commits

- [c388264](https://github.com/firlast/wsblib/commit/c388264): Create `RequestProcessed` class;
- [5e4d610](https://github.com/firlast/wsblib/commit/5e4d610): Create `RequestProcessed` instance and returning;
- [51d42a0](https://github.com/firlast/wsblib/commit/51d42a0): Removing `use_globals` parameter from `ProcessRequest.process` method;
- [3ccc832](https://github.com/firlast/wsblib/commit/3ccc832): Adding method to get route by path;
- [dc35cd0](https://github.com/firlast/wsblib/commit/dc35cd0): Setting "parameter" attribute only when route is found;
- [9fa9dec](https://github.com/firlast/wsblib/commit/9fa9dec): Adding default errors list;
- [64fd9d3](https://github.com/firlast/wsblib/commit/64fd9d3): Extend `errors_callback` list with `default_errors`.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.