Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Nobuyoshi Nakada cc4c28d0ce [ruby/uri] Define test cases as qualified class names
https://github.com/ruby/uri/commit/aaa22a2443
2023-05-05 00:46:11 +00:00
Hiroshi SHIBATA 3fa768c5c3
Use https for wss test 2022-04-22 12:11:36 +09:00
OKURA Masafumi c94f964e3f [ruby/uri] Feat: Support WSS
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
2022-04-22 11:59:54 +09:00