From 0365722f8549ee93918be99da1b9f901cf0b2c8d Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Fri, 13 Mar 2020 01:05:20 +0100 Subject: API documentation for KVision 3.5.2 --- .../-http-method/index.html | 58 ++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 api/pl.treksoft.kvision.remote/-http-method/index.html (limited to 'api/pl.treksoft.kvision.remote/-http-method/index.html') diff --git a/api/pl.treksoft.kvision.remote/-http-method/index.html b/api/pl.treksoft.kvision.remote/-http-method/index.html new file mode 100644 index 00000000..8415cc7d --- /dev/null +++ b/api/pl.treksoft.kvision.remote/-http-method/index.html @@ -0,0 +1,58 @@ + + + +HttpMethod - kvision + + + +kvision / pl.treksoft.kvision.remote / HttpMethod
+
+

HttpMethod

+(js) enum class HttpMethod +

Enum Values

+ + + + + + + + + + + + + + + + + + + + + + + +
+(js) +

GET

+
+
+(js) +

POST

+
+
+(js) +

PUT

+
+
+(js) +

DELETE

+
+
+(js) +

OPTIONS

+
+
+ + -- cgit