Official Content

This domain helps the developer to work with Execute method.

Values

Value Description
Get

To request an object. (HTTP1.0 or HTTP1.1)

Post

To request an object depending on form field data. (HTTP1.0 or HTTP1.1)

Head

To retrieve only the header of the response. (HTTP1.0 or HTTP1.1)

Put

To upload an object through the body content in the server. (HTTP1.1 only)

Delete

To delete an object in the server with a request. (HTTP1.1 only)

Options

To determine the options/requirements associated with the server. (HTTP1.1 only)

Trace

To inspect what messages arrive at the server. 

Patch To modify an existing HTTP resource.

Notes

More details about the methods are available in RFC2616.




Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant