Aaron Bach

Results 128 comments of Aaron Bach

Great list, Alex! Very much in line with my thinking.

Thanks for offering to help! I need to understand how the SimpliSafe web app communicates with the camera. Here's my suggestion: 1. Open Google Chrome. 2. Navigate to https://webapp.simplisafe.com and...

Thanks for the payload, @tbrock47. Here's what I've learned: Once you log into the web app and access the camera page, a URL like this is request: ``` https://media.simplisafe.com/v1//flv?x=472&audioEncoding=AAC ```...

Thanks @ph1ash! Let me know what I can to to assist you.

@KTibow This is a valid use case of the bot: it's been over 30 days since this issue was last touched. Let's add the `help wanted` label.

Quick comment: #182 added initial support for this, but the comments here (@jhujasonw's more recently) are still worth consideration before we can consider this fully closed. So, going to leave...

While we wait for this, note that you can use a custom response header: ```yaml customResponseHeaders: Content-Security-Policy-Report-Only: >- connect-src self; default-src none; font-src self; img-src self; script-src self; style-src self...

Closing this as stale due to inactivity (somehow, my `stale` bot missed it). Feel free to comment if you would like to continue the conversation.

@gi0baro Is this the correct ticket to monitor for eventually adding a CLI option allowing Granian to accept an app factory function name? I'm currently using [your suggested workaround](https://github.com/emmett-framework/granian/issues/338#issuecomment-2198210575) (and...