Skip to content

Commit c7c9d88

Browse files
author
Roberto De Ioris
authored
Update Http_API.md
1 parent 1188bd0 commit c7c9d88

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/Http_API.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,3 +142,11 @@ Exposed methods for IHttpRequest
142142

143143
Exposed methods for IHttpResponse
144144
-
145+
146+
### get_response_code()
147+
148+
returns the response status code
149+
150+
### get_content_as_string()
151+
152+
returns the response body as a string

0 commit comments

Comments
 (0)