arduino-esp32/libraries/HTTPUpdate
Mohammed Noureldin 93bcf5f250
Allow passing custom HTTPClient to HTTPUpdate (#4959)
This enables customizing HTTP headers which adds some extra flexibility.
This does not break anything of course because this change introduces a new constructor with a new additional HTTPClient argument for HTTPUpdate class.
2021-03-18 13:12:57 +02:00
..
examples Add missing slashes in HTTPUpdate examples (#4238) 2020-10-03 02:13:27 +03:00
src Allow passing custom HTTPClient to HTTPUpdate (#4959) 2021-03-18 13:12:57 +02:00
keywords.txt Feature/http update (#1979) 2018-11-19 16:57:38 +01:00
library.properties Feature/http update (#1979) 2018-11-19 16:57:38 +01:00