Hello all !

I got a cloud endpoints app running on GAE and yesterday I changed some 
operations to accept only GET method instead of POST, but my logs still 
register my request as sending POST.

The log shows the information bellow:

[21/May/2015:11:28:55 -0700] "*POST /_ah/spi/ActivitiesResource.show* HTTP/1.1" 
200 609 - "Mozilla/5.0 (Linux; Android 4.4.4; Nexus 4 Build/KTU84P) 
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.74 Mobile 
Crosswalk/13.41.318.0 Mobile Safari/537.36" "1-dot-xxxxx-api.appspot.com" ms=98 
cpu_ms=82 cpm_usd=0.000068 app_engine_release=1.9.21 
trace_id=a4a27262b8038c8f80a2aa0cc3402079 instance=xxx

But I´m sending GET requests:

*GET https://1-dot-xxx-api.appspot.com/_ah/api/v1/activities*



Thanks in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/7ff5c187-9310-4ab2-825e-5dbbad620ea2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to