All types
|
All members
RT.Util.Legacy
RT.KitchenSink
RT.KitchenSink.Collections
RT.Util
HArg
HClient
HResponse
HResponse
(
response
)
Expect
(
status
)
Data
Data
Json
Data
String
Headers
Location
Status
Code
Regex2
Regex2
Options
Settings
Attribute
Settings
Base
Settings
Cancel
Exception
Settings
Kind
Settings
On
Failure
Settings
Serializer
Settings
Threaded
Base
Settings
Util
PropellerApi
PuzzleSolvers
RT.ArithmeticCoding
RT.BigInteger
RT.CommandLine
RT.Coordinates
RT.Dijkstra
RT.Generex
RT.Json
RT.Lingo
RT.Lingo.Base
RT.NUnitDirect
RT.PostBuild
RT.SelfService
RT.Serialization
RT.Serialization.Binary
RT.Serialization.Json
RT.Serialization.Xml
RT.Servers
RT.TagSoup
RT.Util
RT.Util.Core
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Method:
HResponse
Expect
(
HttpStatusCode
)
Declared in:
RT.Util.
HResponse
Declaration
public
HResponse
Expect
(
HttpStatusCode
status
)
Summary
Throws an exception if the status code of the response is not the specified expected status code.
Parameters
HttpStatusCode
status
The status code that is expected.
Returns
Itself.