Hi Anjo, The X-DataSource-Auth header is set to 'a' (and not NULL) by the API exactly for that purpose. Providing that you are using google.visualization.Query and providing that you are using the 'xhr' send method (passed to the Query constructor), you should get X-DataSource-Auth header set to the value 'a'.
Cheers, VizWiz On Tue, Jun 16, 2009 at 6:44 PM, Anjo Kolk <[email protected]>wrote: > > Would it be possible to set the X-DataSource-Auth variable to a value > instead of NULL? Right now it is impossible for me to check if it was > set or not in a request header in Oracle XDB. This is mostly because > of an implementation issue (I think) by Oracle XDB, but if the API > sets the value, I can check to see if the length of the value is > 0, > so I know it was set. > > Thanks, > > Anjo. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en -~----------~----~----~----~------~----~------~--~---
