-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
enhancementNew feature or requestNew feature or requestfeaturenew feature proposalnew feature proposalfeature-requestNew feature request/enhancementNew feature request/enhancement
Description
Subcategory
feature-enhancement - Improving existing features
Description
httpx offers more functionality compared to requests which includes async support. We are planning to add async support .
Issue tasks
- Change use of requests to
httpxinside/mpesakit/http_client/mpesa_http_client.py - Update unit tests (
/tests/unit/http_client/test_mpesa_http_client.py) to import and usehttpxinstead ofrequests - Update unit tests(
tests/integration/mpesa_express/test_stk_push_e2e.py) to import and usehttpxinstead ofrequests
Motivation
To be able to support async support in the future
Alternatives
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfeaturenew feature proposalnew feature proposalfeature-requestNew feature request/enhancementNew feature request/enhancement