HTTP, Send headers in HTTP.Response

I want send my headers in the HTTP.Reponse()

HTTP.Response(200, "Working")

Where i have to send the headers??