Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: headersChapter 17
The LWP Library
Next: 17.3 The HTTP Modules
 

protocol

 $r->protocol([string])

Sets or retrieves the HTTP protocol string for the message object. This string looks like HTTP/1.1.


Previous: Reference: headersPerl in a NutshellNext: 17.3 The HTTP Modules
Reference: headersBook Index17.3 The HTTP Modules