Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.28 KB

web-server-core-structures.md

File metadata and controls

20 lines (17 loc) · 1.28 KB
title description ms.date ms.assetid
Web Server Core Structures
This section describes the Web Server Core and integrated request-processing pipeline structures including HTTP TRACE CONFIGURATION, EVENT, and EVENT ITEM.
10/07/2016
06bec1e4-cbbf-4fe9-99b1-68a97aa9a96e

Web Server Core Structures

This section describes the Web Server Core and integrated request-processing pipeline structures.

In This Section

The following table lists the structures exposed by the integrated request-processing pipeline.

Structure Description
HTTP_TRACE_CONFIGURATION Contains tracing information for use with trace providers and consumers.
HTTP_TRACE_EVENT Contains tracing information returned from trace providers.
HTTP_TRACE_EVENT_ITEM Contains itemized tracing information returned from trace providers.

See Also

Web Server Core API Reference