Set the current parsing state of the request.

Synopsis

Declared in <httpserver.h>

void
SetState(State state);

Parameters

Name

Description

state

The new parsing state.

Created with MrDocs