Memento JavaScript Library: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 227: Line 227:


==== ''HttpResult'' Properties ====
==== ''HttpResult'' Properties ====
: '''code''' — HTTP code of the response, if the request is successful (usually 200).
{| style="font-size: 16pt"
: '''body''' — The response in text form
|-
| '''code''' || HTTP code of the response, if the request is successful (usually 200).
|-
| '''body''' || The response in text form
|}
<br/>
<br/>


Navigation menu