mirror of
https://github.com/arduino-libraries/ArduinoHttpClient.git
synced 2025-04-19 21:22:15 +03:00
Update keywords.txt for new API's
This commit is contained in:
parent
343a417d1b
commit
c5484daee9
@ -6,6 +6,7 @@
|
|||||||
# Datatypes (KEYWORD1)
|
# Datatypes (KEYWORD1)
|
||||||
#######################################
|
#######################################
|
||||||
|
|
||||||
|
ArduinoHttpClient KEYWORD1
|
||||||
HttpClient KEYWORD1
|
HttpClient KEYWORD1
|
||||||
|
|
||||||
#######################################
|
#######################################
|
||||||
@ -27,6 +28,9 @@ endOfHeadersReached KEYWORD2
|
|||||||
endOfBodyReached KEYWORD2
|
endOfBodyReached KEYWORD2
|
||||||
completed KEYWORD2
|
completed KEYWORD2
|
||||||
contentLength KEYWORD2
|
contentLength KEYWORD2
|
||||||
|
headerAvailable KEYWORD2
|
||||||
|
readHeaderName KEYWORD2
|
||||||
|
readHeaderValue KEYWORD2
|
||||||
|
|
||||||
#######################################
|
#######################################
|
||||||
# Constants (LITERAL1)
|
# Constants (LITERAL1)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user