This repository was archived by the owner on Jan 29, 2023. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork5
Commitc14f228
authored
v1.6.0 to save heap when sending large data
### Releases v1.6.01. Support using `CString` to save heap to send `very large data`. Check [request->send(200, textPlainStr, jsonChartDataCharStr); - Without using String Class - to save heap#8](khoih-prog/Portenta_H7_AsyncWebServer#8)2. Add functions and example `Async_AdvancedWebServer_favicon` to support `favicon.ico`3. Add multiple examples to demo the new feature4. Fix issue with slow browsers or network5. Change license from `MIT` to `GPLv3` to match with original [ESPAsyncWebServer](https://github.com/me-no-dev/ESPAsyncWebServer) license1 parent00c5df1 commitc14f228
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
425 | | - | |
| 425 | + | |
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
| |||
0 commit comments
Comments
(0)