Powered by Zoomin Software. For more details please contactZoomin

OpenEdge ABL API Reference

OpenEdge.Net.HTTP.NullHeader

  • Last Updated: January 15, 2026
  • 1 minute read
    • OpenEdge
    • Version 12.8
    • Documentation
Namespace: OpenEdge.Net.HTTP
Type: Class NullHeader
Parent Classes:
Inherits: OpenEdge.Net.HTTP.HttpHeader


Copyright (c) 2016 by Progress Software Corporation. All rights reserved.
File:NullHeader
Purpose:A special header with a UNKNOWN Name and Value, intended
to allow calls to GetHeader() to be chained
Author(s):pjudge
Created:2016-10-14



Method Summary
  Options Name Purpose
  CHARACTER GetValue ()
  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
  NullHeader ()

Method Detail
Top

CHARACTER GetValue ()

Returns CHARACTER
 
Top

Validate (character)

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


Constructor Detail
Top

NullHeader ()



TitleResults for “How to create a CRG?”Also Available inAlert