Type Alias: NodeHttpAdapterResponseBuilder
Type Alias: NodeHttpAdapterResponseBuilder
type NodeHttpAdapterResponseBuilder = IAdapterEventBuilder<RawHttpResponseOptions, ServerResponseWrapper>;
Represents the response builder for the Node http Adapter.