incorrect return type as specified in api doc for CHttpRequest::getBrowser()

Hi qiang,

CHttpRequest::getBrowser() has a different return type as specified in the API documentation.

In API doc: return type is an array

In Runtime: return type is an object

please correct me if i am wrong. thanks.

Thanks. Just fixed this.