Method Protocols.OBEX.Client()->do_get()
- Method do_get
 array(int|Headers) do_get(Stdio.Streamdata,Headers|voidheaders)- Description
 Perform a REQ_GET request.
- Parameter 
data A stream to write the body data to
- Parameter 
headers Headers for the request
- Returns
 See do_request(). The Headers do not contain any HI_BODY headers, they are written to the
datastream.- See also