C# Class Smartsheet.Api.Internal.Http.HttpMessage

This is the base class of HTTP messages, it holds Headers and an HttpEntity. Thread Safety: This class is not thread safe since it's mutable.
Show file Open project: smartsheet-platform/smartsheet-csharp-sdk