I have modified the "login_with_google.php" in order to get the contacts of the user. The problem is that to parse the information correctly I need to use the GData-Version HTTP header in my request to the google server; however I don't know where I should include the header in the code.
Do you have any thoughts about that? Thanks for your time.