Can I make this unique ID go away? Why is it being added? (chrome is the 
browser and I am entering the .js code in the chrome debugger)

The app engine log shows:

$.ajax(url-with-options)  sent to jsonengine instance gets 
*012-05-04 13:08:22.481 /_je/notes?&_docType=messages.asc&_=1336162102183*
in the app engine log. My options are: type: "GET", dataType: "jsonp", 
jsonp: false, processData: false,
 
url (*http://my_stuff.appspot.com/_je/notes?&docType=_messages.asc*) 
entered in browser returns the content I want from app engine

thoughts / instruction appreciated.


-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/A3tS8VWYDvQJ.
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-appengine?hl=en.

Reply via email to