Improved doc.
This commit is contained in:
parent
14b5eade24
commit
76b59249af
1 changed files with 4 additions and 0 deletions
|
@ -24,6 +24,10 @@ get http/https calls
|
|||
},
|
||||
)
|
||||
|
||||
returns
|
||||
|
||||
result.body # as response
|
||||
|
||||
get json object
|
||||
|
||||
result = UserAgent.get(
|
||||
|
|
Loading…
Reference in a new issue