We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d4a7fd5 + ae631c5 commit 47ebdc5Copy full SHA for 47ebdc5
a_http.inc
@@ -62,5 +62,5 @@
62
/// </remarks>
63
native HTTP(index, type, const url[], const data[], const callback[]);
64
65
-// example HTTP callback: public MyHttpResponse(index, response_code, data[]) { ... }
+// example HTTP callback: public MyHttpResponse(index, response_code, const data[]) { ... }
66
0 commit comments