Documentation

httprequest

Description

Type Tags

None

Object Value

Objects of type httprequest have no value, and it is an error to try to get or set this value.

httprequest.new()

Description

Prototype

httprequest.new ( httprequest me, string useragent, string content_type )

Parameters

ParameterDefault valueType nameDescription
meNonehttprequest
useragentsimpol-httpclientlib/1.0 (http://www.simpol.com)string
content_typeapplication/x-www-form-urlencodedstring

Properties

PropertyTypeDescription
entitybodyblob
entityheaderhttpentityheader
generalheaderhttpgeneralheader
getrequestblobfunction
requestheaderhttprequestheader
requesttypestring
typetype
urlURL

Methods

getrequestblob()

Description

Prototype

httprequestvar.getrequestblob ( httprequest me )

Parameters
ParameterDefault valueType nameDescription
meNonehttprequest