MessageHeaders.getExpectations

Gets the expectations declared by @hdrs's "Expect" header. Currently this will either be %SOUP_EXPECTATION_CONTINUE or %SOUP_EXPECTATION_UNRECOGNIZED.

class MessageHeaders
SoupExpectation
getExpectations
()

Return Value

Type: SoupExpectation

the contents of @hdrs's "Expect" header

Meta