Memento JavaScript Library: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 241: Line 241:


==== ''HttpResult'' Properties ====
==== ''HttpResult'' Properties ====
:; body: The response in text form
:; code: HTTP code of the response, if the request is successful (usually 200).
:; code: HTTP code of the response, if the request is successful (usually 200).
:; body: The response in text form
<br/>
<br/>