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
6f23cd5988aad7f18807e15a691690e6b03ef1cd
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