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
0d6b1422281e56e53cd30e16e5e31bf183abf65a
arduino-esp32
/
libraries
/
HTTPClient
/
src
History
me-no-dev
a451c9ef0d
Fix HTTPClient crash on GET() for url with redirects
...
Fixes:
https://github.com/espressif/arduino-esp32/issues/4931
2021-03-16 21:28:19 +02:00
..
HTTPClient.cpp
Fix HTTPClient crash on GET() for url with redirects
2021-03-16 21:28:19 +02:00
HTTPClient.h
Add support for following redirects in HTTPClient (
#4240
)
2020-10-01 14:41:54 +03:00