mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-29 05:21:37 +03:00
ESP8266HTTPClient: fix duplicate Content-Length headers (#1902)
This commit is contained in:
@ -6,3 +6,4 @@
|
||||
#define AP_SSID "test_wifi_ap"
|
||||
#define AP_PASS "test_wifi_ap_pass"
|
||||
|
||||
#define SERVER_IP "192.168.10.1"
|
||||
|
Reference in New Issue
Block a user