Procedual GET Arg For The Wisp Client Demo
Command syntax goes from:
`[command] localhost 6001 localhost 80 false`
to:
`[command] localhost 6001 wss://localhost:6001/ localhost 80 false`
This is because some well used HTTP servers don't support full URIs in a get request even though its in the RFC (citation needed). It's also for non-root web socket servers eg. `example.com/wisp/`.
合并状态:已合并 合并于 2024-03-04 关闭于 2024-03-04 0 条评论