Function
next-request
Prepares to accept a new downstream request.
next-request: func(options: next-request-options) -> result<pending-request, error>;Prepares to accept a new downstream request.
next-request: func(options: next-request-options) -> result<pending-request, error>;