beautypg.com

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

Page 6

background image

vi

Brocade Virtual ADX OpenScript API Guide

53-1003243-01

Methods. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .63

OS_HTTP_RESPONSE::code . . . . . . . . . . . . . . . . . . . . . . . . . . . .63
OS_HTTP_RESPONSE::code ($val) . . . . . . . . . . . . . . . . . . . . . . .64
OS_HTTP_RESPONSE::version . . . . . . . . . . . . . . . . . . . . . . . . . .65
OS_HTTP_RESPONSE::version ($val) . . . . . . . . . . . . . . . . . . . . .65
OS_HTTP_RESPONSE::header ($name). . . . . . . . . . . . . . . . . . .66
OS_HTTP_RESPONSE::header ($name, $value) . . . . . . . . . . . .67
OS_HTTP_RESPONSE::headers($name) . . . . . . . . . . . . . . . . . .68
OS_HTTP_RESPONSE::collect . . . . . . . . . . . . . . . . . . . . . . . . . . .68
OS_HTTP_RESPONSE::content . . . . . . . . . . . . . . . . . . . . . . . . . .69
OS_HTTP_RESPONSE::content($value) . . . . . . . . . . . . . . . . . . .70
OS_HTTP_RESPONSE::push_header ($name, $val) . . . . . . . . . 71
OS_HTTP_RESPONSE::remove_header ($name) . . . . . . . . . . .72
OS_HTTP_RESPONSE::remove_all_headers($name) . . . . . . . .72
OS_HTTP_RESPONSE::content_type . . . . . . . . . . . . . . . . . . . . .73
OS_HTTP_RESPONSE::content_length. . . . . . . . . . . . . . . . . . . . 74
OS_HTTP_RESPONSE::cookie ($name) . . . . . . . . . . . . . . . . . . .75
OS_HTTP_RESPONSE::cookie ($name, $value) . . . . . . . . . . . .75
OS_HTTP_RESPONSE::cookie_version ($name) . . . . . . . . . . . . 76
OS_HTTP_RESPONSE::cookie_version ($name, $value) . . . . . 77
OS_HTTP_RESPONSE::cookie_path ($name) . . . . . . . . . . . . . .78
OS_HTTP_RESPONSE::cookie_path ($name, $value). . . . . . . .78
OS_HTTP_RESPONSE::cookie_domain($name) . . . . . . . . . . . .79
OS_HTTP_RESPONSE::cookie_domain($name, $value). . . . . .80
OS_HTTP_RESPONSE::cookie_port ($name). . . . . . . . . . . . . . . 81
OS_HTTP_RESPONSE::cookie_port ($name, $value) . . . . . . . .82
OS_HTTP_RESPONSE::cookie_maxage ($name). . . . . . . . . . . .82
OS_HTTP_RESPONSE::cookie_maxage ($name, $value) . . . . .83
OS_HTTP_RESPONSE::cookie_expiration($name) . . . . . . . . . .84
OS_HTTP_RESPONSE::cookie_expiration($name, $value). . . .85
OS_HTTP_RESPONSE::cookie_comment($name). . . . . . . . . . .85
OS_HTTP_RESPONSE::cookie_comment($name, $value) . . . .86
OS_HTTP_RESPONSE::cookie_count. . . . . . . . . . . . . . . . . . . . . 87
OS_HTTP_RESPONSE::headers_as_string . . . . . . . . . . . . . . . . .88

Chapter 7

Server Load Balancing API Reference

Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .89