Does anybody know how to make http request from Google App Engine without waiting a response?
It should be like a push data with http without latency for response.
Does anybody know how to make http request from Google App Engine without waiting
Share
I think that this section of the AppEngine docs is what you are looking for.