mapOfRequestId

suspend fun mapOfRequestId(): Map<String, Field.LongString>

Retrieves the current request ID from the coroutine context, if available.

Return

A map containing the request ID header, or an empty map if not available.