(Supporting ADX v03.1.00)

Brocade Virtual ADX OpenScript API Guide 61
53-1003243-01
Methods
5
Example
use OS_HTTP_REQUEST;
sub HTTP_REQUEST{
my $all_headers = OS_HTTP_REQUEST::headers_as_string;
}