Skip to main content

HTTP (Tools/APIs)

Send and receive HTTP requests and responses.

Background Information

HTTP (Hypertext Transfer Protocol) is an application protocol used widely on the Internet.

Available Tools

Enable you to send HTTP requests and receive HTTP responses.

For details and examples, see Using Internet Utilities. The class reference for %Net.HttpRequestOpens in a new tab is also quite detailed.

Availability: All namespaces.

HTTP adapters

Provide an HTTP listener for custom port listening, XML listening, or raw HTML handling. The adapters support the standard HTTP operations Post, Get, and Put, and they allow the use of proxy servers. See Using HTTP Adapters in Productions.

These adapters are included automatically in many specialized business host classes.

Availability: All interoperability-enabled namespaces.

FeedbackOpens in a new tab