dotnet / dotnet/aspnetcore

Log HTTP Request and Response Trailers

Open
#31,840 9 comments 0 reactions 0 assignees View on GitHub
area-networking
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 6h
Merged PRs (30d)
290

Description

As a follow up to https://github.com/dotnet/aspnetcore/pull/31816, we should log Http Request and Response trailers if available.

I see a few potential issues:
- Making sure the trailers are committed before the body is written
- Having a delimiter between headers and trailers?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.