Previous Page
|
Next Page
HTTP Procedure
Syntax
Procedure Syntax
PROC HTTP Statement
Overview
Using
Using Hypertext Transfer Protocol Secure (HTTPS)
Using Encodings with PROC HTTP
Examples
A Simple POST Request
A POST Through a Proxy
A POST Through a Proxy That Requires Authentication
A POST That Captures the Response Headers
Syntax
Table of Procedure Tasks
Syntax
PROC HTTP
options
;
Table of Procedure Tasks
Statement
Task
Example
PROC HTTP Statement
Issues HTTP requests
Ex. 1
,
Ex. 2
,
Ex. 3
,
Ex. 4
Copyright © SAS Institute Inc. All rights reserved.
Previous Page
|
Next Page
|
Top of Page