headers function

Reads every header at once.

Implementation

FromRequestParts<Map<String, String>> headers() => const HeaderMapExtractable();