| Import line: | Soup = imports.gi.Soup; |
| GIR File: | Soup-2.4.gir |
| C documentation: | SoupExpectation |
| Enum : | Expectation |
| Show / Hide Inherited methods, properties and signals |
| Properties | |
|---|---|
|
Number Soup.Expectation.CONTINUE : 2
|
|
|
Number Soup.Expectation.UNRECOGNIZED : 1
|
|
| None |
| None |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Soup.MessageHeaders
Method |
get_expectations
()
:
Soup.Expectation
Gets the expectations declared by hdrs's "Expect" header.
|
|
Soup.MessageHeaders
Method |
set_expectations
(Expectation expectations)
:
none
Sets hdrs's "Expect" header according to expectations.
|