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
Using Encodings with PROC HTTP
Responses are not encoded to session encodings. You must supply the request with the encoding you want to use, and set the content type.
Copyright © SAS Institute Inc. All rights reserved.
Previous Page
|
Next Page
|
Top of Page