Open adamantivm opened 9 years ago
The current approach for inserting the session ID by converting back and forth from JSON is inefficient - see it here
Consider an alternative approach such as pre-pending this fixed value in the string.
The current approach for inserting the session ID by converting back and forth from JSON is inefficient - see it here
Consider an alternative approach such as pre-pending this fixed value in the string.