Adding HTTP response headers
Generally, Woof! automatically adds the required HTTP headers to the response sent to the client and the application does not need to explicitly set header values. Under special circumstances, applications may set header values through the response object methods. See the API reference for more details.