On Wed, Nov 21, 2018 at 11:20 AM Michael Osipov <[email protected]> wrote:
> Am 2018-11-21 um 19:05 schrieb Gary Gregory: > > Hi All: > > > > I am going to change > > org.apache.hc.core5.http.protocol.UriPatternMatcher.map from a HashMap > to a > > LinkedHashMap. > > > > This is to allow a reverse proxy to be configured with UriPatternMatcher > > that are processed by HttpCore in a predictable order, as opposed to the > > current 'random' order. > > What does the RFCs say to the order? > I can't imagine any RFC defines any behavior for how HttpCore works ;-) Gary
