Приглашаем посетить
Романтизм (19v-euro-lit.niv.ru)

Reference: send_error

PreviousChapter 17
The LWP Library
Next
 

send_error

 $c->send_error ( [code, [msg]] )

Returns an error response to the client. code can contain one of the error response codes; the default is 400 Bad Request. msg is a string describing the error displayed in the HTML entity body.


PreviousHomeNext
Reference: send_redirectBook IndexReference: send_file_response