mdedetrich opened a new pull request, #470: URL: https://github.com/apache/incubator-pekko-http/pull/470
So `getFirst` for getting an attribute is deprecated and you are instead meant to use `get` however this does have a different behaviour change (i.e. `getFirst` will get the first found attribute where as `get` will get the most specific attribute). Since we are now in the 1.1.x branch these kinds of behaviour changes are allowed -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
