arduino-esp32/libraries/HTTPUpdate/src
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
..
HTTPUpdate.cpp Allow passing custom HTTPClient to HTTPUpdate (#4959) 2021-03-18 13:12:57 +02:00
HTTPUpdate.h Allow passing custom HTTPClient to HTTPUpdate (#4959) 2021-03-18 13:12:57 +02:00