hunt-stomp ~master (2019-10-12T02:58:14Z)
Home
Dub
Repo
NativeMessageHeaderAccessor.getFirstNativeHeader
hunt
stomp
support
NativeMessageHeaderAccessor
NativeMessageHeaderAccessor
Undocumented in source. Be warned that the author may not have intended to support it.
string
getFirstNativeHeader
(string headerName)
string
getFirstNativeHeader
(string headerName, Map!(string, Object) headers)
class
NativeMessageHeaderAccessor
static
string
getFirstNativeHeader
(
string
headerName
,
Map
!(
string
,
Object
)
headers
)
Meta
Source
See Implementation
hunt
stomp
support
NativeMessageHeaderAccessor
NativeMessageHeaderAccessor
constructors
this
functions
addNativeHeader
addNativeHeaders
containsNativeHeader
getFirstNativeHeader
getNativeHeader
getNativeHeaders
removeNativeHeader
setImmutable
setNativeHeader
toNativeHeaderMap
variables
NATIVE_HEADERS