Unit 'httpprotocol' Package
[Overview][Constants][Types][Procedures and functions][Index] [#fcl]

THTTPUnsafeChar

Type for representing unsafe characters in HTTP encoding.

Declaration

Source position: httpprotocol.pp line 152

type THTTPUnsafeChar = Byte;

Description

Byte type used to represent characters that need to be encoded in HTTP URLs.

See also

THTTPUnsafeChars

  

Set of characters that are unsafe for HTTP URLs.

HTTPEncode

  

Encodes strings for HTTP URL transmission.


Documentation generated on: Dec 15 2025