Приглашаем посетить
Чарушин (charushin.lit-info.ru)

Reference: send_basic_header

PreviousChapter 17
The LWP Library
Next
 

send_basic_header

 $c->send_basic_header ( [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.


PreviousHomeNext
Reference: send_status_lineBook IndexReference: send_response