Creates a new response from status line elements.paramver the protocol versionparamstatus the status codeparamcontext the context from which to determine the locale for looking up a reason phrase to the status code, or null to use the default localereturnthe new response with an initialized status line
null
Creates a new response from a status line.paramstatusline the status lineparamcontext the context from which to determine the locale for looking up a reason phrase if the status code is updated, or null to use the default localereturnthe new response with the argument status line