Common Http-message Interface (PHP FIG PSR-7).
This are the differences to the PHP version:
ServerRequestInterfacedoes not containgetServerParamsandwithUploadedFiles/getUploadedFilesStreamInterfaceis missing, duplex streams are used forgetBodyonMessageInterface.UploadedFileInterfaceis missing
- node: 12
Through NPM as @chubbyjs/psr-http-message.
npm i @chubbyjs/psr-http-message@1.2.1Typescript:
- 2021 Dominik Zogg
PHP:
- 2014 PHP Framework Interoperability Group