This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
arduino-esp32
Watch
1
Star
0
Fork
0
You've already forked arduino-esp32
forked from
espressif/arduino-esp32
Code
Pull Requests
Activity
Files
419ba32432a34b3299edb61b942a9f3edc801f57
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