Khoi Hoang
|
0fd4700d36
|
v1.1.5
### Releases v1.1.5
1. Fix dependency on unpublished [**STM32AsyncTCP Library**](https://github.com/philbowles/STM32AsyncTCP). Check [Compilation broken due to error in STM32AsyncTCP dependency](https://github.com/khoih-prog/AsyncWebServer_STM32/issues/4) and [how to run one of the examples?](https://github.com/khoih-prog/AsyncWebServer_STM32/issues/2).
|
2021-03-22 20:22:33 -04:00 |
|
Khoi Hoang
|
c9be0bdaab
|
Releases v1.1.3
### Releases v1.1.3
1. Fix non-persistent Connection header bug. Check [**'Connection' header expects 'disconnect' instead 'close' ? #13**](https://github.com/khoih-prog/AsyncHTTPRequest_Generic/issues/13)
2. Add ESP32-S2 support
3. Tested with [**Latest ESP32 Core 1.0.5**](https://github.com/espressif/arduino-esp32) for ESP32-based boards.
|
2021-02-25 16:51:32 -05:00 |
|
Khoi Hoang
|
b691c1b98b
|
v1.1.2
### Releases v1.1.2
1. Rename _lock and _unlock to avoid conflict with [**ESP32/ESP8266 AsyncWebServer**](https://github.com/me-no-dev/ESPAsyncWebServer) library. Check [**compatibility with ESPAsyncWebServer #11**](https://github.com/khoih-prog/AsyncHTTPRequest_Generic/issues/11)
2. Fix compiler warnings.
|
2021-02-11 14:48:08 -05:00 |
|
Khoi Hoang
|
87984ddf22
|
Add example AsyncHTTPMultiRequests_ESP
|
2021-02-03 23:09:11 -05:00 |
|