Namespace: OpenEdge.Net.HTTP
Interface
IHttpResponse
Parent classes:
Inherits: OpenEdge.Net.HTTP.IHttpMessage

Copyright (c) 2015 by Progress Software Corporation. All rights reserved.
File:IHttpResponse
Author(s):pjudge
Created:Thu Jan 22 15:47:26 EST 2015



Property Summary
Options Name Purpose
INTEGER StatusCode /** The status of the HTTP response. Section 6.1 */
CHARACTER StatusReason /** The status reason of the HTTP response. Section 6.1 */


Property Detail
Top

INTEGER StatusCode

Purpose: The status of the HTTP response. Section 6.1
Returns INTEGER
Top

CHARACTER StatusReason

Purpose: The status reason of the HTTP response. Section 6.1
Returns CHARACTER


Copyright © 2017 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7