envoyproxy/envoy

Unicode handling

Open

#13 358 ouverte le 1 oct. 2020

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)C++ (5 373 forks)batch import
area/docsarea/httpenhancementhelp wanted

Métriques du dépôt

Stars
 (27 997 stars)
Métriques de merge PR
 (Merge moyen 8j) (378 PRs mergées en 30 j)

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.

Guide contributeur