Jeroen88
13f374666d
Add WiFiClient parameter to HTTPClient ( #4980 )
...
Make HTTPClient take a WiFiClient parameter, allowing you to pass in a
simple HTTP WiFiClient or a BearSSL or axTLS WiFiClientSecure with
any desired verification options. Deprecate the older, TLSTraits methods.
Add basic HttpsClient example.
Add optional LED feedback to the Update class
2018-10-06 07:50:03 -07:00
klucsik
b126a9c526
https fingerprint clue ( #4863 )
...
Adding a clue on the https part that yo will definitely need the fingerprint.
(My first commit)
2018-07-03 00:40:50 -04:00
Ivan Grokhotkov
61cd8d8385
examples: format all .ino files
...
This formats all the example source files using Arduino style rules.
2018-03-08 14:32:06 +08:00
James Stanley
2abbc36da4
Put WiFi into station mode in examples ( #3731 )
2017-10-22 13:53:01 +08:00
Markus Sattler
28dd31a80f
add advanced error handling for HTTP update
...
see: #1111
2015-12-16 23:05:23 +01:00
Ivan Grokhotkov
14f67c4ebc
Rename ESP8266httpClient to ESP8266HTTPClient (part 1)
2015-11-30 09:48:07 +03:00
Markus Sattler
ceb8acbb94
typo
2015-11-27 14:08:16 +01:00
Markus Sattler
f115e42105
add httpUpdate.ino example
...
#1021
2015-11-27 13:55:21 +01:00