Method | Description | |
---|---|---|
AddHeader ( string headerName, string headerValue ) : void | ||
MockHandler ( ) : System | ||
ProcessRequest ( IStumpsHttpContext context ) : Task |
||
UpdateBody ( string value ) : void |
public AddHeader ( string headerName, string headerValue ) : void | ||
headerName | string | |
headerValue | string | |
return | void |
public ProcessRequest ( IStumpsHttpContext context ) : Task |
||
context | IStumpsHttpContext | |
return | Task |