Callback behavior buggy
joaorolemberg opened this issue · 1 comments
joaorolemberg commented
I will not send much information because i believe that is equal to a problem in http library and was solved (khoih-prog/AsyncHTTPRequest_Generic#43 ). I have expecienced the same behavior of this solved issue on my esp32.
khoih-prog commented
The new AsyncHTTPSRequest_Generic v2.5.0 has just been published. Your contribution is noted in Contributions and Thanks
Please test and report more bugs.
Best Regards,
Releases v2.5.0
- Add support to ESP32 boards using
LwIP W6100 Ethernet - Fix bug of wrong
reqStates. Check Callback behavior buggy #19 - Fix bug of
_parseURL(). Check Bug with _parseURL() #21 - Improve
README.mdso that links can be used in other sites, such asPIO