http: httpfields docs
This commit is contained in:
parent
4f3229e436
commit
a9f7dad63e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
namespace Uwaa.HTTP;
|
||||
|
||||
/// <summary>
|
||||
/// General purpose implementation of <see cref="IHttpFields"/>.
|
||||
/// Fields of a HTTP request/response header.
|
||||
/// </summary>
|
||||
public record HttpFields
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue