Cordova Slack Digest

Wed, 27 Oct 2021 08:23:01 GMT

User count: 4663

Join the conversation at slack.cordova.io

Channel #general (8 messages)


Tue, 26 Oct 2021 22:03:42 GMT

@tomkinson says

Sorry repeat question, anyone using HTTP2 on Cordova or even Capacitor? Didn‘t see an answer. We’re wondering if there a Chromium WebView conflict (which at this point would seem absurd). Trying to avoid custom origin just to Keep Alive our CloudFront connections. The possible bug...tho hopefully someone IS and can prove this wrong 👍 https://bugs.chromium.org/p/chromium/issues/detail?id=622142|https://bugs.chromium.org/p/chromium/issues/detail?id=622142

Tue, 26 Oct 2021 22:46:39 GMT

@norman137 says

Pretty sure my apps use it. I know it‘s enabled on our servers, but I’ll confirm if chrome reports that h2 is actually used. Just can‘t do it right now, i’ll try to remember to check later tonight.

Wed, 27 Oct 2021 00:24:46 GMT

@norman137 says

Appears to be using http2 for me

Wed, 27 Oct 2021 01:15:51 GMT

@tomkinson says

Any special package for requests Norman? Did you make any config in app to facilitate this?

Wed, 27 Oct 2021 02:03:57 GMT

@norman137 says

just using standard XMLHttpRequest

Wed, 27 Oct 2021 02:04:17 GMT

@norman137 says

NetworkClient is our code that abstracts using XMLHttpRequest from the application,

Wed, 27 Oct 2021 02:07:33 GMT

@norman137 says

we use nginx as our backend web server, i dont see anything we are doing special on that end either...

    listen 0.0.0.0:443 ssl http2;```

Wed, 27 Oct 2021 06:15:18 GMT

@shazron says

Since Apache has moved to a cdn, with no more mirrors, we can have download stats (Apache committers only: https://logging1-he-de.apache.org/stats/). This is the past quarter: