[jQuery] Cookie

[jQuery] Cookie


Hello.
Does $.get() send cookie to server?
I save sessions of users in cookies. I use jQuery AJAX methods to
communicate with server ($.get, $.post, $.getJSON, etc.). Do I have to
send header Cookie explicitly?