Method Protocols.HTTP.Server.Request()->finalize()
classProtocols.HTTP.Server.Request
- Method
finalize
protectedvoidfinalize()- Description
Parse the remainder of the request and call the request_callback or error_callback (if set).
class Protocols.HTTP.Server.Requestprotected void finalize()
Parse the remainder of the request and call the request_callback or error_callback (if set).