khoih-prog/AsyncHTTPSRequest_Generic

Callback behavior buggy

joaorolemberg opened this issue · 1 comments

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.

Hi @joaorolemberg

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

  1. Add support to ESP32 boards using LwIP W6100 Ethernet
  2. Fix bug of wrong reqStates. Check Callback behavior buggy #19
  3. Fix bug of _parseURL(). Check Bug with _parseURL() #21
  4. Improve README.md so that links can be used in other sites, such as PIO