Response Writer
16/50
  • Takes the abstract ezcMvcResponse object.
  • Is transport-mechanism specific.
  • Matches with request parsers.
  • Currently only implement for HTTP as the ezcMvcHttpResponseWriter.
  • Uses the abstract data to set HTTP headers/cookies.
  • Supports a "status" object for HTTP redirections.