Fixed missing method being not set. Removed State.CLOSED check to disconnect and null the client variable Moved request_completed signal emit to after we clear headers, buffer disconnect client connection, and null out client variable.
Fixed indentation for getting Body of HTTP response. Should be outside if statement.
Missed 1 get_tree().process_frame await.
Removed await get_tree().process_frame from tight loop
Fixed tabs in both files Fixed SammiClient to be added to the tree, so that events can process.
Created code for Sammi API plugin