pyrad icon indicating copy to clipboard operation
pyrad copied to clipboard

Fix ClientAsync validation of response without attributes

Open ValdikSS opened this issue 3 years ago • 0 comments

Some responses, such as Accounting Response, may not contain any attributes (but only code and packet ID). Since this is an empty dictionaty, code should be checked in this case.

Fixes #160

ValdikSS avatar Apr 26 '22 09:04 ValdikSS