TypeHub

A next generation API and data design platform.

Sign up Login in Browse

Backend_HttpRequest

This object represents a HTTP request

Document
Property Type Description
method Text HTTP method i.e. GET, POST
uri Text HTTP request uri
headers Text HTTP request headers
body Text HTTP request body
part of the Apioo-Project