]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Thu, 19 Sep 2024 17:24:02 +0000 (19:24 +0200)
committerRoland Häder <roland@mxchange.org>
Thu, 19 Sep 2024 17:24:02 +0000 (19:24 +0200)
commitb9f4223fd2e51af9110f584d63ee61f2c27c8205
tree161afe888847acad6301d52aa18d009b46dd0e72
parent54eb2cd65bb2146a4a85b97c8b8d871dbbdbd462
Continued:
- an empty string is not the same as None, that's correct. So both need to be
  checked
- yes, first I check on false (missing keys, etc.) then true (positive outcome)
fba/http/network.py