You've already forked agentic-coding-workflow
Web优化 2
This commit is contained in:
@@ -548,6 +548,7 @@ func (h *Handler) sessionWS(w http.ResponseWriter, r *http.Request) {
|
||||
|
||||
conn, err := ws.Accept(w, r, &ws.AcceptOptions{
|
||||
InsecureSkipVerify: false,
|
||||
Subprotocols: []string{"acp-v1"},
|
||||
})
|
||||
if err != nil {
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user