This repository was archived by the owner on Feb 4, 2023. It is now read-only.
Commit 34feec9
authored
v1.4.1 to add demo sending in chunks
#### Release v1.4.1
1. Add examples [Async_AdvancedWebServer_SendChunked](https://github.com/khoih-prog/AsyncWebServer_RP2040W/tree/main/examples/Async_AdvancedWebServer_SendChunked) and [AsyncWebServer_SendChunked](https://github.com/khoih-prog/AsyncWebServer_RP2040W/tree/main/examples/AsyncWebServer_SendChunked) to demo how to use `beginChunkedResponse()` to send large `html` in chunks
2. Use `allman astyle` and add `utils`1 parent 2d2f553 commit 34feec9
1 file changed
+144
-42
lines changed
0 commit comments