oauth2-server-php icon indicating copy to clipboard operation
oauth2-server-php copied to clipboard

Add support for xml request , to add xml request into Request object

Open Salman98 opened this issue 3 years ago • 1 comments

While working with XML Request when I pass the request as XML from postman. The lib Request class unable to read the Request parameters. After adding these changes I was able to continue.

Salman98 avatar Nov 14 '22 12:11 Salman98

Hello! Thank you for submitting this! Could you please add a test?

bshaffer avatar Nov 14 '22 14:11 bshaffer