status-im / nim-chronos

Chronos - An efficient library for asynchronous programming
https://status-im.github.io/nim-chronos/
Apache License 2.0
362 stars 51 forks source link

Optimized implementation for preferredContentType() #299

Closed cheatfate closed 2 years ago

cheatfate commented 2 years ago

This is more optimized version for preferredContentType() which deprecates helpers usage and sorting of Accept header values array.