Skip to content

Added HTTP Request header normalizer

Pre-release
Pre-release
Compare
Choose a tag to compare
@jpcedenog jpcedenog released this 10 Aug 19:27
· 9 commits to master since this 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