Closed tomtaylor closed 4 years ago
I discovered a bug in production, when invalid unicode is passed as a header string. This PR traps this case, and prevents it from throwing an exception.
Excellent! Thanks for having a well-scoped, well-explained PR like this. :shipit:
I discovered a bug in production, when invalid unicode is passed as a header string. This PR traps this case, and prevents it from throwing an exception.