mirror of
				https://github.com/esp8266/Arduino.git
				synced 2025-10-30 04:26:50 +03:00 
			
		
		
		
	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
		
			
				
	
	
		
			11 lines
		
	
	
		
			303 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			303 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| name=ESP8266httpUpdate
 | |
| version=1.3
 | |
| author=Markus Sattler
 | |
| maintainer=Markus Sattler
 | |
| sentence=Http Update for ESP8266
 | |
| paragraph=
 | |
| category=Data Processing
 | |
| url=https://github.com/Links2004/Arduino/tree/esp8266/hardware/esp8266com/esp8266/libraries/ESP8266httpUpdate
 | |
| architectures=esp8266
 | |
| dot_a_linkage=true
 |