• Common Functionality
  • Setting HTTP Timeout And Cancelling Requests
  • Setting HTTP Headers
  • Disabling Checking TLS Certificates
  • Using Proxies
  • Downloading to File
  • Consuming Streaming API
  • Error handling
  • [rest]: HTTP Requests
  • Initialization
  • No Parameters
  • 1 Parameter
  • 4 Parameters
  • Different Authentication Methods
  • Basic HTTP Authentication
  • Cookie Authentication
  • [oauth]: OAuth 1.0 Requests
  • Initialization
  • No Parameters
  • 3 Parameter
  • 5 Parameters
  • OAuth Signature Method
  • HMAC-SHA1
  • Plaintext
  • RSA-SHA1