Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 506 Bytes

HTTPHeader.md

File metadata and controls

11 lines (7 loc) · 506 Bytes

HTTPHeader

Properties

Name Type Description Notes
name str The header field name. This will be canonicalized upon output, so case-variant names will be understood as the same header. [optional]
value str The header field value [optional]

[Back to Model list] [Back to API list] [Back to README]