Albertas Gimbutas

Results 20 comments of Albertas Gimbutas

Yes, the error message is: `Content Security Policy: The page's settings blocked the loading of a resource at eval ("script-src").` and on repeated attempts to start Firenvim editor this error...

> Might be the same issue as #1311 though I'm not sure it's caused by the same thing Yes, I confirm, that the cause of #1311 is the same. I...

I am really glad to see this feature being developed. Is there any way I could help to finish this PR?

Sure, I will try adding "headers" section support myself. However, I don't know what are other changes in 2.1 websocket spec, hence they will be out of my PR scope.

Hey @carltongibson, could you please take a look at this PR. I could update it as needed.

Hi @carltongibson, could I get an update/feedback for this PR? I see that Daphne v3 was already released. Is there any chance for releasing this PR in near future?

Well, merge conflicts were trivial: only for added imports. I have solved them using web editor in no time. Looking forward for your reviews.

@benrudolph Well, Daphne uses Autobahn package underneath, which has implementation for various compressions. This PR both enables to accept any kind of headers and enables `permessage-deflate`, `permessage-bzip2` and `permessage-snappy` compressions....