Skip to content
babeaver edited this page Mar 21, 2017 · 1 revision

Welcome to the app.rest.studio wiki!

HttpRequest

title: request title
url: absolute URL or relative path
method: any of ['GET', 'POST', 'PUT', 'DELETE', 'OPTIONS']

HttpResponse

status: status number
statusText: status text, if any
Clone this wiki locally