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

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



Property Summary
Options Name Purpose
CHARACTER Method /** (mandatory) GET/PUT/POST etc, Maps to MethodEnum, although there are extension methods too */
OpenEdge.Net.URI URI /** (mandatory) The URI to request eg. http://progress.com/ */


Property Detail
Top

CHARACTER Method

Purpose: (mandatory) GET/PUT/POST etc, Maps to MethodEnum, although there are extension methods too
Returns CHARACTER
Top

OpenEdge.Net.URI URI

Purpose: (mandatory) The URI to request eg. http://progress.com/
Returns OpenEdge.Net.URI


Copyright © 2017 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7