Module header_keys

Source
Expand description

Bithumb header key constants for type safety and performance

Constants§

AUTHORIZATION
The header key for authorization.
CONTENT_TYPE
The header key for the content type.
CONTENT_TYPE_VALUE
The value for the application/json content type.

Functions§

authorization
Pre-allocated SmartString constants for zero-allocation header creation
content_type
Returns the Content-Type header value as a SmartString.
content_type_value
Returns the Content-Type header value as a SmartString.