Added HTTP Request header normalizer
Pre-release
Pre-release
Added interceptor NormalizeHTTPRequestHeaders to capture the headers (single and multi-value) sent in the API Gateway (HTTP) request and normalizes them to either an all-lowercase form or to their canonical form (content-type as opposed to Content-Type) based on the value of the given 'canonical' parameter