tus-php icon indicating copy to clipboard operation
tus-php copied to clipboard

Support injecting custom input-stream path

Open analike opened this issue 9 months ago • 0 comments
trafficstars

Almost every flow is extendable except the path to input stream which was rigidly set to php://input as a class constant.

This update makes it possible to use a custom path to the input stream - the missing screw before i could fully implement with Swoole.

analike avatar Jan 28 '25 20:01 analike