Soup.Request – libsoup-2.4 Reference Manual
Packages
libsoup-2.4
Soup
Request
session
uri
Request
check_uri
get_content_length
get_content_type
get_session
get_uri
send
send_async
Request
Object Hierarchy:
Description:
public
class
Request
:
Object
,
Initable
All known sub-classes:
RequestData
RequestFile
RequestHTTP
Namespace:
Soup
Package:
libsoup-2.4
Content:
Properties:
public
Session
session
{
construct
set
;
get
; }
public
URI
uri
{
construct
set
;
get
; }
Creation methods:
protected
Request
()
Methods:
public
virtual
bool
check_uri
(
URI
uri)
throws
Error
public
virtual
int64
get_content_length
()
public
virtual
unowned
string
get_content_type
()
public
weak
Session
get_session
()
public
unowned
URI
get_uri
()
public
virtual
InputStream
send
(
Cancellable
? cancellable =
null
)
throws
Error
public
virtual
async
InputStream
send_async
(
Cancellable
? cancellable)
throws
Error
Inherited Members:
All known members inherited from class GLib.Object
@new
newv
new_valist
get_type
get_class
@ref
unref
ref_sink
weak_ref
weak_unref
add_weak_pointer
remove_weak_pointer
@get
@set
get_property
set_property
get_data
set_data
set_data_full
steal_data
get_qdata
set_qdata
set_qdata_full
steal_qdata
freeze_notify
thaw_notify
dispose
constructed
notify_property
connect
disconnect
add_toggle_ref
remove_toggle_ref
bind_property
notify
ref_count
All known members inherited from interface GLib.Initable
@new
new_valist
newv
init