move to HttpClient

This commit is contained in:
O K
2025-12-07 23:10:14 +02:00
parent eb8c9fe18b
commit 428e24f961
3 changed files with 106 additions and 66 deletions

12
config_uk.xml Normal file
View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" ?>
<module>
<name>usps_api_bridge</name>
<displayName><![CDATA[USPS API Bridge (OAuth2)]]></displayName>
<version><![CDATA[1.0.0]]></version>
<description><![CDATA[Modern OAuth2 Bridge for the legacy ZH USPS Labels module.]]></description>
<author><![CDATA[Panariga]]></author>
<tab><![CDATA[shipping_logistics]]></tab>
<confirmUninstall><![CDATA[Are you sure? This will disable the connection to the new USPS API.]]></confirmUninstall>
<is_configurable>1</is_configurable>
<need_instance>0</need_instance>
</module>