-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
For greater consistency with other modern PHP frameworks, Kaiso should expect controllers to return PSR-7 response, and emit them to the server instead of relying on WordPress' mysterious implementation of response emitting.
Kaiso already makes a PSR-7 Request object available in controllers, and this would be a logical extension of that behaviour.
Some potential emitter libraries:
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request