-
-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RFC 7529 compatibility #667
Conversation
This is ready to review and merge. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Trivial formatting fixes, and a couple of questions.
Co-authored-by: Steve Piercy <[email protected]>
Co-authored-by: Steve Piercy <[email protected]>
Co-authored-by: Steve Piercy <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, although the specific RFC details are over my head. But I reckon if there's a problem with its implementation, then someone will let us know. 😁
@jacadzaca would you like to have a look, too? |
Pull Request Test Coverage Report for Build 9778187391Details
💛 - Coveralls |
I just merged it ... review still welcome and opening issues.. I am going towards the Alpha release now... |
This tests and adds compatibility to RFC 7529.
Fixes #653
Closes #589