Class
WFO::ReqHTTP
In:
wfo/webclient.rb
Parent:
Object
Methods
[]=
do_http
get
new
post
Attributes
uri
[R]
Public Class methods
get
(uri)
new
(method, uri, header={}, body=nil)
post
(uri, content_type, query)
Public Instance methods
[]=
(field_name, field_value)
do_http
(http)
[Validate]