Ian Leue
Ian Leue
JSON content beginning in low-ascii characters is no longer detected as application/json since 1.0.1
Hi @gabriel-vasile - thanks for the fast fix and sorry for the delay - our tests are all passing with that patch so as far as I can see the...
I'm not that familiar with the code that does this, but I expect variable row height would probably take a lot of work - one of the core assumptions slickgrid...
@gauntface Am I correct in thinking that with GCM going away in a month, older browsers that generate https://android.googleapis.com/gcm/send/ tokens will no longer function correctly at all with web push,...
I did a personal assessment the other day where [it appeared to me](http://www.opera.com/docs/history/) that Opera updated to a version of Chromium that should support VAPID (52) for opera 39 (8/2016)....
It's not really at this point. There was a time when chromium-based browsers required it in order to send web push - in order to ensure that the sender is...
For the scenario where the server sent the `Connection: close` header in a previous response, an updated version of the workaround above: ```ruby module HTTP module Features class RespectConnectionCloseResponseHeader <...
Updated with `Attributes`/`AttributesType` for added support for push-to-start live activities
FYI I've submitted https://github.com/sideshow/apns2/pull/219 based on this PR
Hi @lahirumaramba - thanks for the response. In regards to the SDK's internal auto retry, we don't mind that behavior exisitng, but in order to keep requests within our existing...
Any info or update on this issue? We've seen an ongoing material rise in persistent (not resolving on retry) Web Push 502s to Android Firefox users, with response bodies like...