Header (computing)

Information at the beginning of data which describes or defines the data


title: "Header (computing)" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["computer-data", "data-transmission"] description: "Information at the beginning of data which describes or defines the data" topic_path: "general/computer-data" source: "https://en.wikipedia.org/wiki/Header_(computing)" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0

::summary Information at the beginning of data which describes or defines the data ::

In information technology, header is supplemental data placed at the beginning of a block of data being stored or transmitted. In data transmission, the data following the header is sometimes called the payload or body.

It is vital that header composition follows a clear and unambiguous specification or format, to allow for parsing.

Examples

References

::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::

computer-datadata-transmission