Web Context
Context class for handling HTTP requests in Ktor.
This class provides utility methods to access parameters, headers, cookies, and other data from HTTP requests. It also provides methods for responding to requests with JSON or text responses.