Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERR_CONNECTION_REFUSED 异常拦截不到 #134

Open
GuoSirius opened this issue Jun 13, 2024 · 0 comments
Open

ERR_CONNECTION_REFUSED 异常拦截不到 #134

GuoSirius opened this issue Jun 13, 2024 · 0 comments

Comments

@GuoSirius
Copy link

GuoSirius commented Jun 13, 2024

在 2.0.3 版本及以下都可以正常拦截,超过 2.0.3 的版本就无法拦截到这类请求,导致页面loading无法消失。

const baseURL = 'http://10.74.1.18:9205/casecloud-websocket/info?t=1718245169995'

const sockJS = new SockJS(baseURL)

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant