This website requires JavaScript.
Explore
Help
Sign In
jacob.eva
/
arduino-esp32
Watch
1
Star
0
Fork
0
You've already forked arduino-esp32
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
c282cd8f5f
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