envoyproxy/envoy

Unicode handling

Open

#13.358 aberto em 1 de out. de 2020

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (5.373 forks)batch import
area/docsarea/httpenhancementhelp wanted

Métricas do repositório

Stars
 (27.997 stars)
Métricas de merge de PR
 (Mesclagem média 8d) (378 fundiu PRs em 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.

Guia do colaborador