[google-appengine] Re: Returning custom HTTP status codes from endpoints

2014-06-03 Thread Kristopher Giesing
Sorry, I glossed over that you're using endpoints, not writing servlet code directly. My answer probably doesn't help. On Sunday, June 1, 2014 9:42:25 AM UTC-7, Kristopher Giesing wrote: You don't mention which language you're using. If this is Java, you'd call response.sendError(int

[google-appengine] doesn't App Engine send Content-Length header for static content now?

2014-06-03 Thread Tapir
My Flash app will load a static file (about 300k) in my app engine app. It uses int (100 * event.bytesLoaded / event.bytesTotal) to calculate the loading progress. This works well for a long time. But for past several months, the progress always is shown as 0%. The reason for the problem is

[google-appengine] Re: doesn't App Engine send Content-Length header for static content now?

2014-06-03 Thread Tapir
btw, the same problem for another 50k size file. On Tuesday, June 3, 2014 7:03:44 PM UTC+8, Tapir wrote: My Flash app will load a static file (about 300k) in my app engine app. It uses int (100 * event.bytesLoaded / event.bytesTotal) to calculate the loading progress. This works well for a

Re: [google-appengine] dev_appserver.py cannot connect to some HTTP endpoint

2014-06-03 Thread Marco Lovato
I have absolutelly no idea. And even if I asked for, I wont be told. And if someone did, I would be not allowed to tell :-) Sorry, its a big IT company. And yes, probably (99.99%) the proxy here grabs everything. I just configured http[s]_proxy variables under my bashrc. I will try my way for

Re: [google-appengine] dev_appserver.py cannot connect to some HTTP endpoint

2014-06-03 Thread Marco Lovato
Just to clarify, Diego. The problem happens directly on the console, even before I go to browser... -- 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

RE: [google-appengine] Re: Legal Doesn't seem to respond

2014-06-03 Thread Brandon Wirtz
Out of curiosity, if you don't mind, what is your scenario? Those who have been on the list for a long time will recall that I make a software called “CDN In A Box”. It is a caching and acceleration package for AppEngine that works as a reverse proxy. This is very efficient when you are