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

Cannot access the http service #11

Open
fox0001 opened this issue Jan 31, 2023 · 1 comment
Open

Cannot access the http service #11

fox0001 opened this issue Jan 31, 2023 · 1 comment
Labels
maybe bug Maybe it is a bug

Comments

@fox0001
Copy link

fox0001 commented Jan 31, 2023

I use ESP32-C3 to run a simple http service. But after a client connected, others can not access. Should I close the connection after respone the whole html?

@ghost
Copy link

ghost commented Jul 22, 2023

I have the same problem, using the Chrome browser the connection is blocked for other browsers. It seems that the connection remains open, not allowing access to others. With Firefox, the connection is free for other browsers. I tried putting in the header "Connection: close" but it didn't work.

@troublegum troublegum added the maybe bug Maybe it is a bug label Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maybe bug Maybe it is a bug
Projects
None yet
Development

No branches or pull requests

2 participants