Wojciech Skorodecki
Wojciech Skorodecki
I'm connecting to website via HTTPS URL. I'm also using a proxy. As far as I can see SlimerJS is correctly setting my User-Agent header and all custom headers for...
I think there is missing NS_ERROR_DOM_BAD_URI (int: 2152924148, hex: 0x805303F4) in getErrorCode() function. I came across it while testing my application. It may be associated with "Same origin policy". http://stackoverflow.com/questions/7969265/firefox-ajax-call-returning-ns-error-dom-bad-uri-or-jsonp-false-error...
Monolog version: 1.25.3 I'm using DeduplicationHandler to avoid duplicated deprecation messages but it still passes all entries via `$this->handler->handleBatch($this->buffer);` to the next handler (_RotatingFileHandler_). I think this is because of...
Host: ArchLinux Kernel: 5.3.1 QEMU: 4.1.0 Docker: 19.03.2-ce, build 6a30dfca03 Windows: 10 x64 There is some problem when running the snapshot via `xvfb-run`: ``` $ docker run -it --rm --privileged...