| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-05 | [ruby/uri] Define test cases as qualified class names | Nobuyoshi Nakada | |
| https://github.com/ruby/uri/commit/aaa22a2443 | |||
| 2022-04-22 | Use https for wss test | Hiroshi SHIBATA | |
| 2022-04-22 | [ruby/uri] Feat: Support WSS | OKURA Masafumi | |
| There was a file for WSS so I added one line of `require_relative` to make it work. Now `URI.parse('wss://example.com')` returns `URI::WS`. https://github.com/ruby/uri/commit/ff8a103564 | |||
