Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The value of the response header.

Example

Code Block
languagejs
string hdrValue = httpGetHeader("Content-Type");

...