I'm seeing `TypeError: object of type 'NoneType' has no len()` when I have the following header set: ``` 'Access-Control-Allow-Origin': None ``` _Originally posted by @jasmarc in https://github.com/awslabs/aws-lambda-powertools-python/pull/1455#discussion_r1052828216_
I'm seeing
TypeError: object of type 'NoneType' has no len()when I have the following header set:Originally posted by @jasmarc in #1455 (comment)