This website requires JavaScript.
Explore
Help
Sign In
espressif
/
arduino-esp32
Watch
1
Star
0
Fork
1
You've already forked arduino-esp32
mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced
2025-07-04 22:36:32 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
33d9f4aa1990278dd7e161c490c771f5ea46e9af
arduino-esp32
/
libraries
/
HTTPClient
/
src
History
me-no-dev
6f23cd5988
Make sure that HTTPClient disconnects from the old server if redirecting to new one
...
Fixes:
https://github.com/espressif/arduino-esp32/issues/4763
2021-02-04 02:42:44 +02:00
..
HTTPClient.cpp
Make sure that HTTPClient disconnects from the old server if redirecting to new one
2021-02-04 02:42:44 +02:00
HTTPClient.h
Add support for following redirects in HTTPClient (
#4240
)
2020-10-01 14:41:54 +03:00