Hx-requests

Latest version: v0.35.5

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

Scan your dependencies

Page 5 of 15

0.26.2

Fix

* Fix issue with lists in GET params ([`a83fada`](https://github.com/yaakovLowenstein/hx-requests/commit/a83fadaeb24b9b2a9b6ede94cc5cec2cb8a43f3e))

0.26.1

Fix

* Fix issue with extra_context overriding regular context ([`cd955c7`](https://github.com/yaakovLowenstein/hx-requests/commit/cd955c70223efa13e96ed5a8d68d23ad8fb2ff04))

0.26.0

Feature

* Add kwargs_as_context option to BaseHxRequest ([`8eecaa6`](https://github.com/yaakovLowenstein/hx-requests/commit/8eecaa61bcbcfeab6a7d2774fd794711ccbcd285))

Breaking

* kwargs will now be added to the context directly by default. If you do not want this, you can set kwargs_as_context to False. Any code that relies on kwargs being in the hx_kwargs context variable will need to be updated to use the new context. For example, if you were doing `hx_kwargs.some_key` in the template you will need to change it to `some_key` OR set kwargs_as_context to False. ([`8eecaa6`](https://github.com/yaakovLowenstein/hx-requests/commit/8eecaa61bcbcfeab6a7d2774fd794711ccbcd285))

Documentation

* Update docs ([`13ce5fd`](https://github.com/yaakovLowenstein/hx-requests/commit/13ce5fd94e37fa8d8fc5fec3f8b3f86735de6437))

0.25.0

Feature

* Add option to set initial in form from kwargs ([`b140786`](https://github.com/yaakovLowenstein/hx-requests/commit/b140786b26167ee5c257c2f6d7ec431c794a66f2))

0.24.0

Feature

* Add method to set HX-Trigger ([`a66efcf`](https://github.com/yaakovLowenstein/hx-requests/commit/a66efcf94665256fe20696e25e5ee15ef902c28e))

0.23.1

Fix

* Fix the way serialization is being done ([`f510a53`](https://github.com/yaakovLowenstein/hx-requests/commit/f510a531c36a283bb9dfdba7a62e2f398f7d0e9d))

Page 5 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.