Data type Header
access this type via: net.http.Header (uses)
Contains a key/value pair, used to represent a HTTP header.
Fields
char key[]
char value[]