haykgh
Results
2
issues of
haykgh
Dear contributors, please replace following regular expression in Parser.php: `'/data:([a-zA-Z-\/+]*)([a-zA-Z0-9-_;=.+]+)?,(.*)/'` with `'/data:([a-zA-Z-\/+.]*)([a-zA-Z0-9-_;=.+]+)?,(.*)/'` to handle cases like `application/vnd.ms-excel`. This is also missed test case 5. Thanks.
Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. For SQS service, PassthroughBehavior option has...