- Fix bug of
_parseURL()
. Check Bug with _parseURL() #21 - Improve
README.md
so that links can be used in other sites, such asPIO
- Default to reconnect to the same
host:port
after connected for new HTTP sites. Check Host/Headers not always sent with 1.10.1 #44 - Use
allman astyle
and addutils
- Fix bug of wrong
reqStates
. Check Release 1.9 breaks previously running code #39 and Callback behaviour is buggy (ESP8266) #43 - Optional larger
DEFAULT_RX_TIMEOUT
from default 3s, for slower networks
- Fix bug.
- Clean up
- Update
Packages' Patches
- Not try to reconnect to the same host:port after connected. Check setReuse feature #12
- Update
Packages' Patches
- Fix long timeout if using
IPAddress
- Optimize code
- Display only successful responseText in examples
- Improve debug messages by adding functions to display error messages instead of
cryptic error number
- Reduce the breaking effect of v1.5.0 by enabling compatibility with old code to include only
Portenta_H7_AsyncHTTPRequest.h
- Add example multiFileProject to demo for multiple-file project
- Update
Packages' Patches
- Fix
multiple-definitions
linker error and weird bug related tosrc_cpp
. Check Different behaviour using the src_cpp or src_h lib #80 - Optimize library code by using
reference-passing
instead ofvalue-passing
- Update all examples
- Initial coding to support Portenta_H7 boards such as Portenta_H7 Rev2 ABX00042, etc., using ArduinoCore-mbed mbed_portenta core with
Vision-shield Ethernet
orMurata WiFi