This website requires JavaScript.
Explore
Help
Sign In
mirror
/
OpenBK7231T_App
Watch
3
Star
0
Fork
0
You've already forked OpenBK7231T_App
mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced
2026-02-09 06:45:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5d272964745f6cb88557508910247c2cb678c2c4
OpenBK7231T_App
/
src
/
httpserver
History
openshwprojects
5d27296474
Revert "Status information auto-updates, tweaked HTML"
2022-09-02 19:47:55 +02:00
..
http_fns.c
Revert "Status information auto-updates, tweaked HTML"
2022-09-02 19:47:55 +02:00
http_fns.h
EXPERIMENT: buffer tcp chunks up to 1kb and send them as about 1kb chunks, it seems to fix http server unresponsive in some rare cases. TODO: check on more cases if it really helps in general
2022-08-23 00:58:33 +02:00
http_tcp_server.c
EXPERIMENT: buffer tcp chunks up to 1kb and send them as about 1kb chunks, it seems to fix http server unresponsive in some rare cases. TODO: check on more cases if it really helps in general
2022-08-23 00:58:33 +02:00
http_tcp_server.h
…
new_http.c
Revert "Status information auto-updates, tweaked HTML"
2022-09-02 19:47:55 +02:00
new_http.h
Revert "Status information auto-updates, tweaked HTML"
2022-09-02 19:47:55 +02:00
rest_interface.c
Revert "Status information auto-updates, tweaked HTML"
2022-09-02 19:47:55 +02:00
rest_interface.h
…