Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Required common headers to send to the proxy server. AppVersionHeader = "X-Lantern-App-Version" VersionHeader = "X-Lantern-Version" PlatformHeader = "X-Lantern-Platform" AppNameHeader = "X-Lantern-App" DeviceIDHeader = "X-Lantern-Device-Id" UserIDHeader = "X-Lantern-User-Id" SupportedDataCapsHeader = "X-Lantern-Supported-Data-Caps" TimeZoneHeader = "X-Lantern-Time-Zone" RandomNoiseHeader = "X-Lantern-Rand" ProTokenHeader = "X-Lantern-Pro-Token" RefererHeader = "referer" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.