mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-05 13:16:13 +03:00
This commit is contained in:
@@ -154,7 +154,7 @@ Other Function Calls
|
||||
|
||||
const String & uri(); // get the current uri
|
||||
HTTPMethod method(); // get the current method
|
||||
WiFiClient client(); // get the current client
|
||||
WiFiClient & client(); // get the current client
|
||||
HTTPUpload & upload(); // get the current upload
|
||||
void setContentLength(); // set content length
|
||||
void sendHeader(); // send HTTP header
|
||||
|
Reference in New Issue
Block a user