pub const NETWORK_TRANSPORT: Key;
Expand description
OSI Transport Layer or Inter-process Communication method. The value SHOULD be normalized to lowercase.
Examples
tcp
udp
pub const NETWORK_TRANSPORT: Key;
OSI Transport Layer or Inter-process Communication method. The value SHOULD be normalized to lowercase.
tcp
udp