libnghttp2-sys 0.1.13+1.68.1

FFI bindings for libnghttp2 (nghttp2)
Documentation
1
2
3
4
5
6
##
# RuntimeError ISO Test

assert('RuntimeError', '15.2.28') do
  assert_equal Class, RuntimeError.class
end