$ c ->send_basic_header ( [ code , [ msg , [ proto ]]] )
c
code
msg
proto
Sends status line composed of the specified parameters and the Date and Server headers to the client. If no arguments are given, the default status line HTTP/1.1 200 OK is used.
HTTP/1.1 200 OK
Copyright © 2001 O'Reilly & Associates. All rights reserved.