Previous Page | Next Page

The HTTP Procedure

Overview: HTTP Procedure


What Does the Hypertext Transfer Protocol (HTTP) Procedure Do?

PROC HTTP issues HTTP requests. PROC HTTP reads as input the entire body from a fileref and writes output to a fileref. PROC HTTP can also read custom request headers from a fileref and write response headers to a fileref.

Previous Page | Next Page | Top of Page