envoyproxy/envoy

Broken Prefix Route Match

Open

#15.592 aperta il 21 mar 2021

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)C++ (5373 fork)batch import
area/docsarea/httphelp wanted

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

Title: Broken Prefix Route Match

Description:

PrefixRouteEntryImpl::matches used to include (as of 1.13.0) query parameter in the match , now it is excluding the query parameter from match due to this change, by this commit, here is previous code.

Documentation has not changed, wonder if this is intended!

Guida contributor