BetaBetaConstructs a new HttpRequest object for use with performHttpRequest or performAuthorizedHttpRequest.
BetaauthorizationAuthorization credentials attached to the HTTP request.
BetabodyThe body for the HTTP Request.
BetacontentThe content type of the request body.
BetaheadersThe header for the HTTP request.
BetamethodThe HTTP method to send the request with.
BetaurlThe URL where the request should be made to.
A HTTP Request configuration. Use with "LensStudio:Network".performHttpRequestWithReply.
Example