Hugues Malphettes
Hugues Malphettes
Testing with an ftp URL that does not hit the right port, I get an `UncaughtException`. This patch will propagate the error so that it can be handled with an...
In restricted windows machines, it is forbidden to specify a powershell execution policy and it is usually forbidden to execute an unsigned script. Inlining the script as an encoded command...
Hi there, jsep looks wonderful. One thing that might be obvious to people familiar with esprima is that it is trivial to evaluate the generated AST: ``` var do_eval =...
When elasticsearch is proxied by nginx some request requires an extra "Content-Length: 0" to get through. See others reporting that issue as recently as April 2013 https://drupal.org/node/1959248 I faced this...
The usage of `nios_next_ip` when creating a host record has a few limitations: - a list of IPs to exclude cannot be defined - a DHCP range cannot be the...