C# (CSharp) CurlSharp CurlSlist - 4 examples found. These are the top rated real world C# (CSharp) examples of CurlSharp.CurlSlist extracted from open source projects. You can rate examples to help us improve the quality of examples.
This class wraps a linked list of strings used in cURL. Use it to build string lists where they're required, such as when calling CurlEasy.SetOpt with CurlOption.Quote as the option.