NARUSE, Yui
NARUSE, Yui
I don't know this affects real world application's performance.
If you provide a PR, I'll merge it.
At this time this tool is for investigating what blocks accesses from given domain to EC2. For JSON output, what should be showed and how and what uses the outputted...
I once discussed about a hook for DNS resolution, but failed to get a consensus. I'll discussed about this topic again in a next developer meeting.
As I wrote the commit comment, `-std=c99` disable some optimizations. Unless you have a specific reason to disable such optimizations, you should use `-std=gnu99`. Note that as far as I...
正確には ref #xxxx は効くのだが、ref [Bug #xxxx] は効かないので罠っぽくなっている
> It seems the name discussion has split across several different inline comment threads, so I would like to gather it together: what should we call this new format? I...
I'm interested in how to handle symlinks on Windows.
`Net::HTTPSession` is kept for compatibility discussed on https://bugs.ruby-lang.org/issues/6889 and https://bugs.ruby-lang.org/issues/20900 The constant is moved into http.rb at 8e98fbdd19e49e6972d1eda1523b699b99a825f6. Since the deprecation warning is introduced by 3d8e1ee40f4aa780243458ee0e527807b948c8fd, it's ok to remove.