decipher_response¶ kafkit.registry.sansio.decipher_response(status_code, headers, body)¶ Process a response. Parameters: status_code (int) headers (Mapping[str, str]) body (bytes) Return type: Any