Sets response headers.
Header name, object containing headers, or Headers instance.
Optional
arg2: stringOptional header value (if arg1 is a string).
The current ResponseBuilder instance for chaining.
Sets the HTTP status code for the response.
The HTTP status code to set.
The current ResponseBuilder instance for chaining.
Class for building HTTP responses.