mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00

* patch: initial ideas around how to ignore invalid accept header parts. not fully tested, plenty of cleanup to do * patch: finish removing commented code. finalize unit tests for headerUtil methods that now ignore bad header parts rather than throwing as before * patch: remove @throws comments in HeaderUtil and update some comments to account for changes to returned values * feat: Give option for header parsing to be strict --------- Co-authored-by: Charlie Blevins <blevins.charlie@gmail.com>