restutils
Service icon

RestUtils

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 02 August 2024
 by 
5.0
 (3 ratings)
restutils

RestUtils

Details
This extension provides a set of utilities for handling and extracting information from HTTP requests and responses within OutSystems applications. It is ideal for developers who need advanced control over HTTP communication in their applications.
Read more

Extension Description:

This extension provides a set of utilities for handling and extracting information from HTTP requests and responses within OutSystems applications. It is ideal for developers who need advanced control over HTTP communication in their applications.

Included Weatures:

  • GetResponseHeaders: Retrieves the HTTP response headers.
  • SetResponseStatusLine: Sets the HTTP response status line.
  • GetResponseStatusLine: Gets the HTTP response status line.
  • SetResponseStatusCode: Sets the HTTP response status code.
  • GetResponseStatusCode: Retrieves the HTTP response status code.
  • SetResponseBody: Sets the HTTP response body.
  • GetResponseBodyAsBinary: Retrieves the HTTP response body as binary.
  • GetResponseBodyAsText: Retrieves the HTTP response body as text.
  • GetRequestURL: Retrieves the HTTP request URL.
  • GetRequestBodyAsBinary: Retrieves the HTTP request body as binary.
  • GetRequestBodyAsText: Retrieves the HTTP request body as text.
  • GetActionName: Retrieves the action name associated with the request.
  • SetRequestBody: Sets the HTTP request body.
  • SetRequestURL: Sets the HTTP request URL.
  • GetRequestHeaders: Retrieves the HTTP request headers.

With this extension, you can easily manage and adjust HTTP requests and responses according to your project's needs.

Release notes (1.0.0)
License (1.0.0)
Reviews (3)
by 
2024-11-07
in version 1.0.0
Great, thanks for sharing.
by 
2024-08-05
in version 1.0.0
Very usefull
by 
2024-08-03
in version 1.0.0
Component is very useful! Thanks for sharing!
Team
Other assets in this category