Yes you'd still have to check user agent, but that could be very early in the processing, and returning a denied message will typically cause the offender to go away.
From: [email protected] [mailto:[email protected]] On Behalf Of Kyle Finley Sent: Wednesday, August 01, 2012 4:12 PM To: [email protected] Subject: Re: [google-appengine] How can I block curl requests Even if she did the check in a middleware, she would still have to handle/reject the requests by spinning up instances, though. Right? -- 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/-/UV1fA4QJYRcJ. 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. -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en.
