Commit Graph

2 Commits

Author SHA1 Message Date
Abhinav Singh 864a0b8f5f
Fix mypy errors (#504) 2021-02-21 16:33:34 +05:30
Abhinav Singh ccaf868921
Response parser now reaches COMPLETE even when no body is expected (#220)
* Stash current changes

* Refactor into connection module

* Response parser state complete when no body expect

* Raise NotImplementedError if invalid state reached within parser
2019-12-02 19:18:43 -08:00