Select any of the following HTTP headers:
X-AppEngine-QueueName , queue name (possibly the default)X-AppEngine-TaskName , task name or system unique identifier, if no name is specifiedX-AppEngine-TaskRetryCount , the number of repetitions of this task; for the first attempt, this value is 0X-AppEngine-TaskETA , the target execution time specified in microseconds from January 1, 1970.
Standard HTTP requests will not have these headers.
source share