Brocade Virtual ADX OpenScript API Guide (Supporting ADX v03.1.00) User Manual
Page 5

Brocade Virtual ADX OpenScript API Guide
v
53-1003243-01
OS_HTTP_REQUEST::method . . . . . . . . . . . . . . . . . . . . . . . . . . . 37
OS_HTTP_REQUEST::method($val). . . . . . . . . . . . . . . . . . . . . . .38
OS_HTTP_REQUEST::url. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .39
OS_HTTP_REQUEST::url($val) . . . . . . . . . . . . . . . . . . . . . . . . . . .40
OS_HTTP_REQUEST::path . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41
OS_HTTP_REQUEST::path($val) . . . . . . . . . . . . . . . . . . . . . . . . . 41
OS_HTTP_REQUEST::query . . . . . . . . . . . . . . . . . . . . . . . . . . . . .42
OS_HTTP_REQUEST::query($val) . . . . . . . . . . . . . . . . . . . . . . . .43
OS_HTTP_REQUEST::url_extension. . . . . . . . . . . . . . . . . . . . . . .44
OS_HTTP_REQUEST::version . . . . . . . . . . . . . . . . . . . . . . . . . . . .44
OS_HTTP_REQUEST::version($val) . . . . . . . . . . . . . . . . . . . . . . .45
OS_HTTP_REQUEST::header($name) . . . . . . . . . . . . . . . . . . . . .46
OS_HTTP_REQUEST::header($name, $value) . . . . . . . . . . . . . . 47
OS_HTTP_REQUEST::headers($name) . . . . . . . . . . . . . . . . . . . .48
OS_HTTP_REQUEST::host . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .48
OS_HTTP_REQUEST::host($value) . . . . . . . . . . . . . . . . . . . . . . .49
OS_HTTP_REQUEST::collect . . . . . . . . . . . . . . . . . . . . . . . . . . . .50
OS_HTTP_REQUEST::content. . . . . . . . . . . . . . . . . . . . . . . . . . . . 51
OS_HTTP_REQUEST::content($value). . . . . . . . . . . . . . . . . . . . .52
OS_HTTP_REQUEST::push_header($name, $value) . . . . . . . . .52
OS_HTTP_REQUEST::remove_header($name). . . . . . . . . . . . . .53
OS_HTTP_REQUEST::remove_all_headers($name). . . . . . . . . .54
OS_HTTP_REQUEST::content_type . . . . . . . . . . . . . . . . . . . . . . .55
OS_HTTP_REQUEST::content_length . . . . . . . . . . . . . . . . . . . . .55
OS_HTTP_REQUEST::cookie ($name) . . . . . . . . . . . . . . . . . . . . .56
OS_HTTP_REQUEST::cookie ($name, $value) . . . . . . . . . . . . . . 57
OS_HTTP_REQUEST::cookie_count. . . . . . . . . . . . . . . . . . . . . . .58
OS_HTTP_REQUEST::cookie_persist("name"=>$cookie_name,
"domain"=>$domain, "path"=>$path, "age"=>$age) . . . . . . . .58
OS_HTTP_REQUEST::redirect("domain"=>$domain_value, "status-
code"=>$status_code, "url"=>$url_value, "port"=>$port_value)59
OS_HTTP_REQUEST::headers_as_string . . . . . . . . . . . . . . . . . .60
Limitation of the content rewrite. . . . . . . . . . . . . . . . . . . . . . . . .63