afs opened a new issue, #1377: URL: https://github.com/apache/jena/issues/1377
Include parsing based on what is out there, not just the specs. For bearer tokens, some authentication mechanism have tokens which do not conform to the grammar rules in RFCs (e.g. JWT with padded components). Switch to a builder style for creating `AuthHeader` records directly, not requiring use of the header parser. -- 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]
