Richard Dern

Results 9 comments of Richard Dern

I just installed the lib using: ``` composer require embed/embed ``` Got a 500 error, here is why: ```Cannot instantiate abstract class Embed\Embed``` Turns out, composer added Embed's 3.4 instead...

I know, but I forgot I ran php 7.3, so I didn't notice embed 3.4 was installed, hence the instantiation error. Forcing 3.4 version in composer (and, of course, adapting...

You should set a "valid" user-agent, although it's not how the web should be. ``` use Embed\Http\CurlDispatcher; $dispatcher = new CurlDispatcher([ CURLOPT_USERAGENT => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.22 (KHTML, like...

Command Palette > Default Shell I don't think it's a VSCodium bug rather than default shell not selected to what you're used to.

Same here. Contacts app doesn't add account because it's "unable to verify account's name or password". I've tried both my Monica's account password and an API token. Manual and advanced...

I think you should take privacy in consideration when reusing browser instance over multiple requests to different websites. I'm not an expert, but couldn't this lead to security issues ?...

I may have a similar issue: when I look at the javascript console in my browser, this library seems to fallback to pusher servers instead of the local websockets server,...

That would be nice to have a command-line switch to enable/disable PDF generation indeed.

Same here: Force SSL, HTTP/2 support, HSTS are not saved during new host creation. I need to edit the host to enable these options. Same problem occurs with redirection hosts.