HTTPRequest::SetState

Set the current parsing state of the request.

Synopsis

Declared in <httpserver.h>

void
SetState(State state);

Parameters

NameDescription
stateThe new parsing state.