Resolving status from http code
commit2108efa3c6273e0a040a8abfaa8834c561351d54
authorjlabno <kwas@outlook.com>
Mon, 6 Nov 2023 20:46:41 +0000 (6 21:46 +0100)
committerjlabno <kwas@outlook.com>
Mon, 6 Nov 2023 20:46:41 +0000 (6 21:46 +0100)
tree5adb04b62644726c4d379c14dcc87d769e21f19d
parent657a556aec70d65f6f68f9d9b101fa4a6d6036c3
Resolving status from http code
smsapi/Api/Action/Base.cs
smsapi/Api/Response/ResponseResolver/ErrorAwareResponse.cs [moved from smsapi/Api/Response/ErrorAwareResponse.cs with 68% similarity]
smsapi/Api/Response/ResponseResolver/IErrorResponse.cs [new file with mode: 0644]
smsapi/Api/Response/ResponseResolver/ResponseCodeAwareResolver.cs [new file with mode: 0644]
smsapi/HttpResponseEntity.cs [new file with mode: 0644]
smsapi/NativeHttpClientHelper.cs
smsapi/Proxy.cs
smsapi/ProxyHTTP.cs