httpreqheader
httpreqheader |
Purpose
Synopsis
function httpreqheader(reqid:integer):text
Argument
reqid
|
Request number
|
Return value
Header of the request
Further information
The
header of the request is a block of text consisting of lines of the form
fieldname:
value (
e.g.
Content-Type: application/json).
Related topics
Module