This repository was archived by the owner on Jan 29, 2023. It is now read-only.
Commit 969bd17
authored
v1.6.2 to add demo sending in chunks
#### Releases v1.6.2
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 b24816d commit 969bd17
1 file changed
+209
-59
lines changed
0 commit comments