Response

HTTP response implementation used by PhalconKit services.

This wrapper delegates to Phalcon's response object while providing a framework-scoped type for DI definitions, controller return values, and service contracts. It does not override serialization, header emission, or status-code behavior; those remain native Phalcon response responsibilities.


See Also:

  • \Phalcon\Http\Response