doc update

This commit is contained in:
Mathieu Carbou
2024-05-31 23:48:12 +02:00
parent 371506a4a3
commit 67ca4bdd39
2 changed files with 2 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ This fork is based on [yubox-node-org/ESPAsyncWebServer](https://github.com/yubo
- Remove filename after inline in Content-Disposition header according to RFC2183
- Depends on `mathieucarbou/Async TCP @ ^3.1.4`
- Arduino 3 / ESP-IDF 5.1 compatibility
- Added all flavors of `binary()`, `text()`, `binaryAll()` and `textAll()` in `AsyncWebSocket`
## Documentation

View File

@@ -28,6 +28,7 @@ This fork is based on [yubox-node-org/ESPAsyncWebServer](https://github.com/yubo
- Remove filename after inline in Content-Disposition header according to RFC2183
- Depends on `mathieucarbou/Async TCP @ ^3.1.4`
- Arduino 3 / ESP-IDF 5.1 compatibility
- Added all flavors of `binary()`, `text()`, `binaryAll()` and `textAll()` in `AsyncWebSocket`
## Documentation