nhoizey’s avatarnhoizey’s Twitter Archive—№ 100,115

    1. …in reply to @jeffposnick
      @jeffposnick @borisschapira @workboxjs It looks like Chrome sends a preflight request with a chrome-proxy header, which @cloudinary doesn’t allow in its Access-Control-Allow-Headers. The 503 error comes from my SW: github.com/nhoizey/nicolas-hoizey.com/blob/master/sw.js#L87-L93
      oh my god twitter doesn’t include alt text from images in their API
  1. …in reply to @nhoizey
    @jeffposnick @borisschapira @workboxjs @cloudinary I tried disabling chrome://flags/#enable-data-reduction-proxy-with-network-service but it didn’t remove the chrome-proxy header, I don’t know where it comes from.