Class RequestBody
Provides a PSR-7 implementation of a reusable raw request body
- Slim\Http\Stream implements Psr\Http\Message\StreamInterface
-
Slim\Http\Body
-
Slim\Http\RequestBody
Methods summary
public
|
Methods inherited from Slim\Http\Stream
__toString(),
attach(),
close(),
detach(),
eof(),
getContents(),
getMetadata(),
getSize(),
isAttached(),
isPipe(),
isReadable(),
isSeekable(),
isWritable(),
read(),
rewind(),
seek(),
tell(),
write()