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-Typeheader value as aSmartString. - content_
type_ value - Returns the
Content-Typeheader value as aSmartString.