OptionalcontractMatched contract, when the request resolved to a registered route.
Final app ports, including ports contributed by providers.
Framework-neutral request.
Request correlation ID resolved by the server from the configured request ID header, or generated when the request did not send one.
W3C trace context resolved by the server from the incoming traceparent
header, or generated when the request did not send one. Spread this into
the context (...trace) to correlate downstream activity.
Arguments passed to the
context.requestfactory after a route is matched.