Open
Description
Expected Behavior
During investigation for how the file attachment names are being handled in micronaut. It seems like the method name referencing the RFC is not correct.
Correct RFC as mentioned in the code comment: RFC#6266
Method name in code: encodeRfc6987
Actual Behaviour
The method name should match the referenced RFC
Steps To Reproduce
No response
Environment Information
No response
Example Application
No response
Version
4.8.7