Soup.RequestHTTP¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class Soup.RequestHTTP(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- get_message()¶
- Returns:
a new reference to the
Soup.Message
- Return type:
Gets a new reference to the
Soup.Message
associated to thisSoup.Request
New in version 2.40.