Closed ucar-sinan closed 3 years ago
I need to send id as a property of a model with connect() function. How can i send parameters on connection?
I update my server side code and use headers.
Yes, You can use headers or query string to send parameters when initialising the connection.
I need to send id as a property of a model with connect() function. How can i send parameters on connection?