1
0
mirror of https://github.com/arduino-libraries/ArduinoHttpClient.git synced 2025-07-30 07:43:03 +03:00

Add connectionKeepAlive to keywords.txt and add comment for it

This commit is contained in:
Sandeep Mistry
2016-06-17 15:20:16 -04:00
parent 91ea1fd8fa
commit f12a797fb3
2 changed files with 3 additions and 0 deletions

View File

@ -28,6 +28,7 @@ endOfHeadersReached KEYWORD2
endOfBodyReached KEYWORD2
completed KEYWORD2
contentLength KEYWORD2
connectionKeepAlive KEYWORD2
headerAvailable KEYWORD2
readHeaderName KEYWORD2
readHeaderValue KEYWORD2