envoyproxy/envoy

Unicode handling

Open

#13,358 opened on Oct 1, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
area/docsarea/httpenhancementhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

Document how Envoy support Unicode and develop a policy for testing to ensure we have sufficient coverage to convince ourselves that we do the right thing. There are well known places where we do not do explicit Unicode handling, e.g. in path normalization today, this needs to be cleanly communicated in docs etc.

Contributor guide