Hi Nikos,

I was able to reproduce this issue only by accessing your website’s home 
page first, this added a Service worker cookie to my browser which seems to 
be the root cause of this behavior as when removed the page 
https://quantumjs.com/brochures/JavaScript-Bootcamp.pdf loads correctly.

If you have further questions please note that you would have better 
assistance from the community by posting in StackOverflow, where you will 
receive more visibility, resulting in a faster resolution. 

The purpose of Google Groups is intended for general discussion about our 
products. 


On Tuesday, January 22, 2019 at 9:23:39 AM UTC-5, Nikos Katsikanis wrote:
>
> app engine completely scrambles it 
>
> On Saturday, January 19, 2019 at 4:00:12 PM UTC+1, Nikos Katsikanis wrote:
>>
>> Any ideas why this works
>>
>> http://quantumjs.com/brochures/JavaScript-Bootcamp.pdf
>>
>> but https doesn't?
>>
>> https://quantumjs.com/brochures/JavaScript-Bootcamp.pdf
>>
>>
>> using
>>
>> runtime: python27
>> api_version: 1
>> threadsafe: true
>> handlers:
>>   - url: /(.*\.(js|css|png|jpg|svg|ttf|ico|manifest|pdf))$
>>     static_files: \1
>>     upload: .*\.(js|css|png|jpg|svg|ttf|ico|manifest|pdf)$
>>     # catch all handler to index.html
>>   - url: /.*
>>     static_files: index.html
>>     upload: index.html
>>
>>
>>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/8ff69c0b-474c-4964-8e1f-a79807b75d8f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-ap... Nikos Katsikanis
    • [goog... Nikos Katsikanis
      • [... 'Nicolas (Google Cloud Platform Support)' via Google App Engine
        • ... Nikos Katsikanis

Reply via email to