HTTPRequestHandling

public protocol HTTPRequestHandling: class

Class protocol containing a handle() function that implements HTTPRequestHandler to respond to incoming HTTP requests.

See

HTTPRequestHandler for more information