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

Copyright (c) 2016, 2018 by Progress Software Corporation. All rights reserved.
File:ContentDispositionHeader
Author(s):pjudge
Created:2016-07-01
Notes:* Header per spec http://tools.ietf.org/html/rfc6266
/* Constructor




Method Summary
Options Name Purpose
LOGICAL SetParameterValue (character, character)

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


Method Detail
Top

LOGICAL SetParameterValue (character, character)

Parameters:
pcParamName CHARACTER
pcParamValue CHARACTER
Returns LOGICAL


Constructor Detail
Top

ContentDispositionHeader (character)

/* Constructor
Parameters:
pcName CHARACTER
Top

ContentDispositionHeader (character, character)

/* Constructor
Parameters:
pcName CHARACTER
pcValue CHARACTER


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15