Enumeration

SoupExpectation

Declaration

flags Soup.Expectation

Description [src]

Represents the parsed value of the “Expect” header.

Members

SOUP_EXPECTATION_UNRECOGNIZED

Any unrecognized expectation.

  • Value: 1
  • Available since: 3.0
SOUP_EXPECTATION_CONTINUE

100-continue”.

  • Value: 2
  • Available since: 3.0