Posts by Wendel S. Pereira • 19 points
1 post
-
0
votes1
answer36
viewsQ: What are the functions of these backslashes in this sentence? http.POST("{ "hello ": "world "}");
// start connection and send HTTP header and body int httpCode = http.POST("{\"hello\":\"world\"}");