KeyisBClient-mmbp 0.0.0.1.15__py3-none-any.whl → 0.0.0.1.16__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -75,7 +75,7 @@ class Client:
75
75
  response_url = Url(str(response.url))
76
76
  if response_url.hostname == request.dnsObject.host():
77
77
  response_url.hostname = request_url.hostname
78
- if response_url.hostname == request.dnsObject.protocolInfo()['connection_protocol']:
78
+ if response_url.scheme == request.dnsObject.protocolInfo()['connection_protocol']:
79
79
  response_url.scheme = request_url.scheme
80
80
 
81
81
  return Response(
@@ -142,7 +142,7 @@ class Client:
142
142
  response_url = Url(str(response.url))
143
143
  if response_url.hostname == request.dnsObject.host():
144
144
  response_url.hostname = request_url.hostname
145
- if response_url.hostname == request.dnsObject.protocolInfo()['connection_protocol']:
145
+ if response_url.scheme == request.dnsObject.protocolInfo()['connection_protocol']:
146
146
  response_url.scheme = request_url.scheme
147
147
 
148
148
  return Response(
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: KeyisBClient_mmbp
3
- Version: 0.0.0.1.15
3
+ Version: 0.0.0.1.16
4
4
  Summary: KeyisBClient_mmbp
5
5
  Home-page: https://github.com/KeyisB/libs/tree/main/KeyisBClient_mmbp
6
6
  Author: KeyisB
@@ -0,0 +1,9 @@
1
+ KeyisBClient_mmbp/Client.py,sha256=idH1qOhaF2tXMouc0mpfmKxd9Z5RPoNvyX_U5ZfstKU,7004
2
+ KeyisBClient_mmbp/__init__.py,sha256=y8gLgE6Z2VvJFPnXGVeO7P_OYRoRZufvurQrR5RG1jg,1562
3
+ KeyisBClient_mmbp/gw_certs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
+ KeyisBClient_mmbp/gw_certs/v0.0.1.crt,sha256=4SZKPldOi2FXuOl1Lv9JgjojA8-RL2dzn_mh4XVeuZs,1342
5
+ KeyisBClient_mmbp-0.0.0.1.16.dist-info/LICENSE,sha256=WH_t7dKZyWJ5Ld07eYIkUG4Tv6zZWXtAdsUqYAUesn0,1084
6
+ KeyisBClient_mmbp-0.0.0.1.16.dist-info/METADATA,sha256=C31tyXvl0p46Tb8hp3T2p3y7D-U4oK9A4cuC1jnyS0M,513
7
+ KeyisBClient_mmbp-0.0.0.1.16.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
8
+ KeyisBClient_mmbp-0.0.0.1.16.dist-info/top_level.txt,sha256=h6s4YlLhQ13xiqaDqhXJamhuez9D23BmPTwQvMr54FA,18
9
+ KeyisBClient_mmbp-0.0.0.1.16.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- KeyisBClient_mmbp/Client.py,sha256=BqIzEQ_RrAltvpq-RyEMnu5cH6_XZ6LBU_Jrx9JnFME,7008
2
- KeyisBClient_mmbp/__init__.py,sha256=y8gLgE6Z2VvJFPnXGVeO7P_OYRoRZufvurQrR5RG1jg,1562
3
- KeyisBClient_mmbp/gw_certs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
- KeyisBClient_mmbp/gw_certs/v0.0.1.crt,sha256=4SZKPldOi2FXuOl1Lv9JgjojA8-RL2dzn_mh4XVeuZs,1342
5
- KeyisBClient_mmbp-0.0.0.1.15.dist-info/LICENSE,sha256=WH_t7dKZyWJ5Ld07eYIkUG4Tv6zZWXtAdsUqYAUesn0,1084
6
- KeyisBClient_mmbp-0.0.0.1.15.dist-info/METADATA,sha256=koL-3NszFzcFMN60ANv7y-ZnKf2KeU4V_BUAYLqEIEA,513
7
- KeyisBClient_mmbp-0.0.0.1.15.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
8
- KeyisBClient_mmbp-0.0.0.1.15.dist-info/top_level.txt,sha256=h6s4YlLhQ13xiqaDqhXJamhuez9D23BmPTwQvMr54FA,18
9
- KeyisBClient_mmbp-0.0.0.1.15.dist-info/RECORD,,