DalSoft
  • Quick-Start Guide
  • Documentation
    • Getting Started
      • Quick-Start Guide
      • Supported Platforms
      • How to Access Resources
      • Get, Delete, Head
      • Query Strings
      • Put, Post, Patch
      • Headers
    • Dynamic Binding
      • Requests
      • Responses
      • HttpResponseMessage
      • Casting
      • Serialization
      • Content Other Than JSON
    • Configuration
      • General Configuration
      • HttpClientHandler
      • WebRequestHandler
    • Handler Pipeline
      • About the Handler Pipeline
      • Default Pipeline
      • Using DelegatingHandlers
      • Using Func<>'s
      • Mixing Func<>'s and DelegatingHandlers
      • Fluent Pipeline Extensions
      • Developing Your Own Handlers
    • Available Handlers
      • UnitTestHandler
      • FormUrlEncodedHandler
      • MultipartFormDataHandler
      • RetryHandler
      • TwitterHandler
    • Guidance
      • General Guidance
      • Disposing
      • IHttpClientFactory
      • Unit Testing
      • Retrying Transient Errors
      • Synchronous Usage

    WebRequestHandler

    WebRequestHandler is .NET 4.5 full only and is currently not supported. Use .NET Core 2.1 SocketsHttpHandler instead)

    Previous Next
    • Follow:
    • Twitter
    • GitHub
    • Feed
    © 2024 Darran Jones. Powered by Jekyll & Minimal Mistakes.