Namespace: OpenEdge.Net.HTTP
Class
ContentTypeHeader
Parent classes:
Inherits: OpenEdge.Net.HTTP.HttpHeader

/* *************************************************************************************************************************
Copyright (c) 2016 by Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved.
File:ContentTypeHeader
Author(s):pjudge
Created:Thu Dec 10 13:40:24 EST 2015




Method Summary
Options Name Purpose
Validate (character) /* Validates a header value. Should throw an error if the value is not valid. @param character The (prospective) header value */

Constructor Summary
Options Name Purpose
ContentTypeHeader (character) /* Constructor @param character A non-empty header name */
ContentTypeHeader (character, character) /* Constructor @param character A non-empty header name @param character A valid header value */


Method Detail
Top

Validate (character)

/* Validates a header value. Should throw an error if the value
is not valid.
Parameters:
pcValue CHARACTER


Constructor Detail
Top

ContentTypeHeader (character)

/* Constructor
Parameters:
pcName CHARACTER
Top

ContentTypeHeader (character, character)

/* Constructor
Parameters:
pcName CHARACTER
pcValue CHARACTER


Copyright © 2017 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7